aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/tcp_ipv6.c
diff options
context:
space:
mode:
authorJon Mason <[email protected]>2013-09-04 18:26:01 +0000
committerDavid S. Miller <[email protected]>2013-09-05 18:27:32 +0000
commitdfafb73f355940989507c56b9282773132e86a9f (patch)
tree955540319fa2b50a809103a84523aaf855e77128 /net/ipv6/tcp_ipv6.c
parentethernet/arc/arc_emac: Fix huge delays in large file copies (diff)
downloadkernel-dfafb73f355940989507c56b9282773132e86a9f.tar.gz
kernel-dfafb73f355940989507c56b9282773132e86a9f.zip
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 <[email protected]> Cc: Francois Romieu <[email protected]> Cc: Sorbica Shieh <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/ipv6/tcp_ipv6.c')
0 files changed, 0 insertions, 0 deletions