Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
realtek: r8169: use module_pci_driver macro
use the module_pci_driver macro to make the code simpler by eliminating the 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