net/tokenring: use module_pci_driver
authorAxel Lin <axel.lin@gmail.com>
Fri, 13 Apr 2012 18:40:17 +0000 (18:40 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sat, 14 Apr 2012 19:20:04 +0000 (15:20 -0400)
This patch converts the drivers in drivers/net/tokenring/* to use
module_pci_driver() macro which makes the code smaller and a bit simpler.

Signed-off-by: Axel Lin <axel.lin@gmail.com>
Cc: "David S. Miller" <davem@davemloft.net>
Cc: David Howells <dhowells@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found