summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorPaul Burton <paul.burton@mips.com>2018-06-22 20:17:51 -0700
committerDavid S. Miller <davem@davemloft.net>2018-06-23 20:52:09 +0900
commit99a9c28863ccccf25f6e95c5b38cb6884d922a7f (patch)
tree9101eb77970be97038e03cad61bf2430311083bd /lib
parent90e3f637eb4d2e1fdb6a799e758a21c2a4e20a1d (diff)
downloadlinux-stable-99a9c28863ccccf25f6e95c5b38cb6884d922a7f.tar.gz
linux-stable-99a9c28863ccccf25f6e95c5b38cb6884d922a7f.tar.bz2
linux-stable-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 'lib')
0 files changed, 0 insertions, 0 deletions