commit | 8baf82b368d23aed5c96b01ed7110cdccdd18725 | [log] [tgz] |
---|---|---|
author | Greg KH <gregkh@linuxfoundation.org> | Fri Dec 21 13:44:29 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sat Dec 22 00:03:00 2012 -0800 |
tree | d67ced86c08d6773030d4a816951fcafa4d21a16 | |
parent | 03ce758e56c483bf5d0035dbd1a53ca2940a3eb0 [diff] |
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>