Searched hist:"97 c71ad4cef8bf9af36d2c495a971e149a9b77c8" (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/net/ethernet/apple/ |
H A D | mace.c | diff 97c71ad4cef8bf9af36d2c495a971e149a9b77c8 Mon Dec 03 15:23:55 CET 2012 Bill Pemberton <wfp5p@virginia.edu> net/apple: 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>
|
H A D | macmace.c | diff 97c71ad4cef8bf9af36d2c495a971e149a9b77c8 Mon Dec 03 15:23:55 CET 2012 Bill Pemberton <wfp5p@virginia.edu> net/apple: 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>
|
H A D | bmac.c | diff 97c71ad4cef8bf9af36d2c495a971e149a9b77c8 Mon Dec 03 15:23:55 CET 2012 Bill Pemberton <wfp5p@virginia.edu> net/apple: 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>
|