Searched hist:"0329 aba13791ec256dacdfdc74eca8673f6dd2e8" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_cmn.h | diff 0329aba13791ec256dacdfdc74eca8673f6dd2e8 Mon Dec 03 08:24:24 CST 2012 Bill Pemberton <wfp5p@virginia.edu> bnx2x: 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> Cc: Eilon Greenstein <eilong@broadcom.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
H A D | bnx2x_cmn.c | diff 0329aba13791ec256dacdfdc74eca8673f6dd2e8 Mon Dec 03 08:24:24 CST 2012 Bill Pemberton <wfp5p@virginia.edu> bnx2x: 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> Cc: Eilon Greenstein <eilong@broadcom.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
H A D | bnx2x_main.c | diff 0329aba13791ec256dacdfdc74eca8673f6dd2e8 Mon Dec 03 08:24:24 CST 2012 Bill Pemberton <wfp5p@virginia.edu> bnx2x: 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> Cc: Eilon Greenstein <eilong@broadcom.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|