commit | 04bfffb8053c7206c3b63c25c0775b6ad7053270 | [log] [tgz] |
---|---|---|
author | Bill Pemberton <wfp5p@virginia.edu> | Mon Dec 03 09:56:27 2012 -0500 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Dec 06 15:04:55 2012 -0500 |
tree | 4c565e5dfacce9baa2f931f499b7e5efc4575a5a | |
parent | 9e2b29d0d6ae05fb1ead7df68a209eece9c7749a [diff] |
wireless: 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> Signed-off-by: John W. Linville <linville@tuxdriver.com>