netpoll: remove IFF_IN_NETPOLL flag
authorAmerigo Wang <amwang@redhat.com>
Thu, 17 Feb 2011 23:43:33 +0000 (23:43 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Feb 2011 00:11:51 +0000 (16:11 -0800)
commit080e4130b1fb6a02e75149a1cccc8192e734713d
tree09627d9d6e7811fc4ae119df03b892327efbd0dc
parent8a8efa22f51b3c3f879d272914e3dbbc2041bf91
netpoll: remove IFF_IN_NETPOLL flag

V4: rebase to net-next-2.6

This patch removes the flag IFF_IN_NETPOLL, we don't need it any more since
we have netpoll_tx_running() now.

Signed-off-by: WANG Cong <amwang@redhat.com>
Acked-by: Neil Horman <nhorman@tuxdriver.com>
Cc: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/bonding/bond_main.c
drivers/net/bonding/bonding.h
include/linux/if.h
net/core/netpoll.c