https://github.com/torvalds/linux
Revision 02f7a34f34e30ee6fd02e01201ae130003e516ab authored by Soren Brinkmann on 04 May 2014, 22:43:00 UTC, committed by David S. Miller on 05 May 2014, 21:11:18 UTC
When data is received during the driver processing received data the
NAPI is re-scheduled. In that case the RX interrupt should not be
re-enabled.

Signed-off-by: Soren Brinkmann <soren.brinkmann@xilinx.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent 6a027b7
History
Tip revision: 02f7a34f34e30ee6fd02e01201ae130003e516ab authored by Soren Brinkmann on 04 May 2014, 22:43:00 UTC
net: macb: Re-enable RX interrupt only when RX is done
Tip revision: 02f7a34
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1.1 KB
.mailmap -rw-r--r-- 4.4 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 93.6 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 271.3 KB
Makefile -rw-r--r-- 50.5 KB
README -rw-r--r-- 18.3 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top