diff options
author | 2018-06-22 20:17:51 -0700 | |
---|---|---|
committer | 2018-06-23 20:52:09 +0900 | |
commit | 99a9c28863ccccf25f6e95c5b38cb6884d922a7f (patch) | |
tree | 9101eb77970be97038e03cad61bf2430311083bd /net | |
parent | net: pch_gbe: Remove dead RINGFREE code (diff) | |
download | wireguard-linux-99a9c28863ccccf25f6e95c5b38cb6884d922a7f.tar.xz wireguard-linux-99a9c28863ccccf25f6e95c5b38cb6884d922a7f.zip |
net: pch_gbe: Use module_pci_driver()
Make use of the module_pci_driver() macro to remove some needless
boilerplate code from the pch_gbe driver. This does have the side effect
of removing the print of the driver's version during probe, but this is
pretty useless information anyway - the version has changed only once
whilst the driver has been in mainline, despite many changes being made
to it before and since.
Signed-off-by: Paul Burton <paul.burton@mips.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions