Home
last modified time | relevance | path

Searched hist:"1 ffa6604" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/ethernet/cisco/enic/
H A Denic_main.c1ffa6604 Wed Apr 07 10:07:05 CDT 2021 Wei Yongjun <weiyongjun1@huawei.com> enic: 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>