https://github.com/torvalds/linux
Revision 1e353cddcf81fbb79dd637cab9a22c837e94c205 authored by Mugunthan V N on 21 July 2015, 10:30:42 UTC, committed by David S. Miller on 21 July 2015, 17:41:24 UTC
With commit c03abd84634d ("net: ethernet: cpsw: don't requests IRQs
we don't use") common isr and napi are separated into separate tx isr
and rx isr/napi, but still in rx napi tx events are handled. So removing
the tx event handling in rx napi.

Signed-off-by: Mugunthan V N <mugunthanvnm@ti.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent 0848f64
History
Tip revision: 1e353cddcf81fbb79dd637cab9a22c837e94c205 authored by Mugunthan V N on 21 July 2015, 10:30:42 UTC
drivers: net: cpsw: remove tx event processing in rx napi poll
Tip revision: 1e353cd
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.2 KB
.mailmap -rw-r--r-- 5.1 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 94.7 KB
Kbuild -rw-r--r-- 2.6 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 313.0 KB
Makefile -rw-r--r-- 53.1 KB
README -rw-r--r-- 18.2 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top