net/wan: use module_pci_driver
authorAxel Lin <axel.lin@gmail.com>
Fri, 13 Apr 2012 18:41:21 +0000 (18:41 +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/wan/* 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: Francois Romieu <romieu@fr.zoreil.com>
Cc: "David S. Miller" <davem@davemloft.net>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found