summaryrefslogtreecommitdiff
path: root/net/ipv4/protocol.c
diff options
context:
space:
mode:
authorAlexander Duyck <alexander.h.duyck@intel.com>2009-03-13 20:40:38 (GMT)
committerDavid S. Miller <davem@davemloft.net>2009-03-14 19:41:01 (GMT)
commit5e6d5b17db099dd575490545a4f0af9a99fa8bbe (patch)
treefd2bf6e8ae3e7cf6e4f4a0c853873dbd2b88c1cf /net/ipv4/protocol.c
parent92be791759945a9170394e92c03a2e75175d6bbe (diff)
downloadlinux-fsl-qoriq-5e6d5b17db099dd575490545a4f0af9a99fa8bbe.tar.xz
igb: remove netif running call from igb_poll
The netif_running check in igb poll is a hold over from the use of fake netdevs to use multiple queues with NAPI prior to 2.6.24. It is no longer necessary to have the call there and it currently can cause errors if work_done == budget. Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com> Acked-by: Jesse Brandeburg <jesse.brandeburg@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/protocol.c')
0 files changed, 0 insertions, 0 deletions