]> git.baikalelectronics.ru Git - kernel.git/commit
CONFIG_HOTPLUG removal from networking core
authorGreg KH <gregkh@linuxfoundation.org>
Fri, 21 Dec 2012 13:44:29 +0000 (13:44 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sat, 22 Dec 2012 08:03:00 +0000 (00:03 -0800)
commitf626578252adae4f4591df277823086ba0ca4b20
treed67ced86c08d6773030d4a816951fcafa4d21a16
parent9006419f34f8df2bc6d3bab12da2663ddf36f0ee
CONFIG_HOTPLUG removal from networking core

CONFIG_HOTPLUG is always enabled now, so remove the unused code that was
trying to be compiled out when this option was disabled, in the
networking core.

Cc: Bill Pemberton <wfp5p@virginia.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/core/net-sysfs.c
net/wireless/reg.c
net/wireless/sysfs.c