aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/gianfar.h
diff options
context:
space:
mode:
authorMichael Thalmeier <Michael.Thalmeier@sigmatek.at>2011-07-15 01:28:26 +0000
committerDavid S. Miller <davem@davemloft.net>2011-07-15 08:10:33 -0700
commit0d9b6e738a22244d38def847a24e5ee6fcedd898 (patch)
tree21ca5f7bc9713f2e1d7caad7758e2d0e245a7bc5 /drivers/net/gianfar.h
parentnet: remove NETIF_F_ALL_TX_OFFLOADS (diff)
downloadlinux-dev-0d9b6e738a22244d38def847a24e5ee6fcedd898.tar.xz
linux-dev-0d9b6e738a22244d38def847a24e5ee6fcedd898.zip
r6040: only disable RX interrupt if napi_schedule_prep is successful
When receiving the first RX interrupt before the internal call to napi_schedule_prep is successful the RX interrupt gets disabled and is never enabled again as the poll function never gets executed. Signed-off-by: Michael Thalmeier <Michael.Thalmeier@sigmatek.at> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions