]> git.baikalelectronics.ru Git - kernel.git/commit
bnx2: remove __dev* attributes
authorBill Pemberton <wfp5p@virginia.edu>
Mon, 3 Dec 2012 14:22:58 +0000 (09:22 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 3 Dec 2012 19:16:41 +0000 (11:16 -0800)
commitc1f3106768a5cf0ea0d07e32fb67a469ae65921e
tree9f0bfa6c754f27bf8a41a7caffb4b051dc67fad8
parent0c2a5f8120acf2fba34f7f0f53ef3e9829c4481e
bnx2: 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: Michael Chan <mchan@broadcom.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/net/ethernet/broadcom/bnx2.c