Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
dlink: dl2k: use the module_pci_driver macro
use the module_pci_driver macro to make the code simpler by eliminating module_init and module_exit calls. Signed-off-by: Devendra Naga <devendra.aaru@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
- Loading branch information