commit | 0e1effe39a5973888bed03db3a4998c4b8ba333a | [log] [tgz] |
---|---|---|
author | Bill Pemberton <wfp5p@virginia.edu> | Mon Dec 03 09:24:07 2012 -0500 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Dec 03 11:16:56 2012 -0800 |
tree | aaf2b36b79a050f8c03fa559899d5aa80520b591 | |
parent | fe4a57c581f88e81e9274e0750f1a22c8c73cf58 [diff] |
net/wiznet: 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>