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)
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>

No differences found