commit | e21fd4f07dd0c2630c3db41f419e4c658d0dee2c | [log] [tgz] |
---|---|---|
author | Enrico Scholz <enrico.scholz@sigma-chemnitz.de> | Thu May 08 11:33:03 2008 +0100 |
committer | Jeff Garzik <jgarzik@redhat.com> | Tue May 13 01:31:45 2008 -0400 |
tree | 4900a4912d1db17f6529ebf98c742cba836d7af2 | |
parent | a300344ab9b77130310fc225fdc7677e129b1163 [diff] |
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>