commit | a0a4efedf9dea0f2dd9625181b48c1f8c6d5418e | [log] [tgz] |
---|---|---|
author | Bill Pemberton <wfp5p@virginia.edu> | Mon Dec 03 09:24:09 2012 -0500 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Dec 03 11:16:56 2012 -0800 |
tree | 14cd5e5bf2d4061b01e6ee9a10d3221f84cb8bd9 | |
parent | 06b0e68327d499c3588c954d2a2d86458d451c4b [diff] |
net/ethernet: remove __dev* attributes CONFIG_HOTPLUG is going away as an option. As result the __dev* markings will be going away. Remove use of __devinit, __devexit_p, __devinitdata, __devinitconst, and __devexit. Signed-off-by: Bill Pemberton <wfp5p@virginia.edu> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>