https://github.com/torvalds/linux
Revision b49087dd0fa27d61b55f7c77d0b857e3b5055161 authored by Sunil Goutham on 29 July 2015, 13:49:44 UTC, committed by David S. Miller on 30 July 2015, 06:52:32 UTC
This fixes a crash when changing rss with multiple traffic flows.

While interface teardown, disable tx queues after all NAPI threads
are done. If done otherwise tx queues might be woken up inside NAPI
if any CQE_TX are processed.

Signed-off-by: Sunil Goutham <sgoutham@cavium.com>
Signed-off-by: Aleksey Makarov <aleksey.makarov@caviumnetworks.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent 3d7a8aa
History
Tip revision: b49087dd0fa27d61b55f7c77d0b857e3b5055161 authored by Sunil Goutham on 29 July 2015, 13:49:44 UTC
net: thunderx: Fix crash when changing rss with mutliple traffic flows
Tip revision: b49087d
File Mode Size
apparmor
integrity
keys
selinux
smack
tomoyo
yama
Kconfig -rw-r--r-- 5.7 KB
Makefile -rw-r--r-- 900 bytes
commoncap.c -rw-r--r-- 29.1 KB
device_cgroup.c -rw-r--r-- 21.1 KB
inode.c -rw-r--r-- 6.5 KB
lsm_audit.c -rw-r--r-- 9.5 KB
min_addr.c -rw-r--r-- 1.3 KB
security.c -rw-r--r-- 53.2 KB

back to top