https://github.com/torvalds/linux
Revision 0c1ad04aecb975f2a2014e1bc5a2fa23923ecbd9 authored by WANG Cong on 09 June 2011, 07:28:13 UTC, committed by David S. Miller on 09 June 2011, 07:28:13 UTC
In commit 8d8fc29d02a33e4bd5f4fa47823c1fd386346093
(netpoll: disable netpoll when enslave a device), we automatically
disable netpoll when the underlying device is being enslaved,
we also need to prevent people from setuping netpoll on
devices that are already enslaved.

Signed-off-by: WANG Cong <amwang@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent fe6fe79
History
Tip revision: 0c1ad04aecb975f2a2014e1bc5a2fa23923ecbd9 authored by WANG Cong on 09 June 2011, 07:28:13 UTC
netpoll: prevent netpoll setup on slave devices
Tip revision: 0c1ad04
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-- 966 bytes
.mailmap -rw-r--r-- 4.2 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.9 KB
Kbuild -rw-r--r-- 2.4 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 189.8 KB
Makefile -rw-r--r-- 52.6 KB
README -rw-r--r-- 17.1 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top