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
Kconfig -rw-r--r-- 43.6 KB
Makefile -rw-r--r-- 1.0 KB
calibrate.c -rw-r--r-- 7.8 KB
do_mounts.c -rw-r--r-- 10.9 KB
do_mounts.h -rw-r--r-- 1.4 KB
do_mounts_initrd.c -rw-r--r-- 3.1 KB
do_mounts_md.c -rw-r--r-- 7.9 KB
do_mounts_rd.c -rw-r--r-- 8.1 KB
initramfs.c -rw-r--r-- 12.6 KB
main.c -rw-r--r-- 20.0 KB
noinitramfs.c -rw-r--r-- 1.5 KB
version.c -rw-r--r-- 1.1 KB

back to top