]> 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)
commitbb53d2e2dfb2075ca4ca44afa5ccfe72ca8efa85
treed67ced86c08d6773030d4a816951fcafa4d21a16
parentb441225d048fef87434885f0e5a24695b48968cb
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