commit | 9e2ff36beae4bedbad2a69d458f9404f35fcb528 | [log] [tgz] |
---|---|---|
author | Bill Pemberton <wfp5p@virginia.edu> | Mon Dec 03 09:56:43 2012 -0500 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Dec 06 15:06:15 2012 -0500 |
tree | 536c424b97bb2827ae5a823357bf5778fcec9834 | |
parent | b74324d1048271240f65b2d91816d15e72dd80dd [diff] |
rtlwifi: 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: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>