DM9000: Add __devinit and __devexit attributes to probe and remove
commite21fd4f07dd0c2630c3db41f419e4c658d0dee2c
authorEnrico Scholz <enrico.scholz@sigma-chemnitz.de>
Thu, 8 May 2008 10:33:03 +0000 (8 11:33 +0100)
committerJeff Garzik <jgarzik@redhat.com>
Tue, 13 May 2008 05:31:45 +0000 (13 01:31 -0400)
tree4900a4912d1db17f6529ebf98c742cba836d7af2
parenta300344ab9b77130310fc225fdc7677e129b1163
DM9000: Add __devinit and __devexit attributes to probe and remove

There were missing __dev* annotations for the dm9000_probe()
and dm9000_drv_remove() functions.

Signed-off-by: Enrico Scholz <enrico.scholz@sigma-chemnitz.de>
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
drivers/net/dm9000.c