commit | eff98db027c50f1e4ad14f1d9069d55e5f7e4319 | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@gmail.com> | Fri Apr 13 18:41:21 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sat Apr 14 15:20:04 2012 -0400 |
tree | 6688b906abe22d29ff83ac0ac89150fcc80d0abe | |
parent | a680b30a53668e299d487117ded7b76a069abc77 [diff] |
net/wan: use module_pci_driver 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>