OpenCloudOS-Kernel/drivers/net/ethernet/cavium/common
Wei Yongjun 75498aa1af net: cavium: use module_pci_driver to simplify the code
Use the module_pci_driver() macro to make the code simpler
by eliminating module_init and module_exit calls.

Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-03-29 14:36:33 -04:00
..
Makefile
cavium_ptp.c net: cavium: use module_pci_driver to simplify the code 2018-03-29 14:36:33 -04:00
cavium_ptp.h