1
0
Fork 0
alistair23-linux/drivers/net/ethernet/icplus
Jon Mason dfafb73f35 icplus: Use netif_running to determine device state
Remove the __LINK_STATE_START check to verify the device is running, in
favor of netif_running().  netif_running() performs the same check of
__LINK_STATE_START, so the code should behave the same.

Signed-off-by: Jon Mason <jdmason@kudzu.us>
Cc: Francois Romieu <romieu@fr.zoreil.com>
Cc: Sorbica Shieh <sorbica@icplus.com.tw>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-09-05 14:27:32 -04:00
..
Kconfig net: Move MII out from under NET_CORE and hide it 2013-06-19 22:22:56 -07:00
Makefile
ipg.c icplus: Use netif_running to determine device state 2013-09-05 14:27:32 -04:00
ipg.h ipg: fix an unsigned widening cast of '~' truncation issue 2013-05-15 14:42:14 -07:00