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

No differences found