aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/realtek/8139too.c
diff options
context:
space:
mode:
authorVarka Bhadram <varkab@cdac.in>2014-07-23 09:19:48 +0530
committerDavid S. Miller <davem@davemloft.net>2014-07-23 14:56:40 -0700
commit5490c27218b8b8ea7b9fd7320587f5e65c027a6f (patch)
treed3b046ea10ddc24e358bebd21daeee46f6ddcfac /drivers/net/ethernet/realtek/8139too.c
parentsock: remove skb argument from sk_rcvqueues_full (diff)
downloadlinux-dev-5490c27218b8b8ea7b9fd7320587f5e65c027a6f.tar.xz
linux-dev-5490c27218b8b8ea7b9fd7320587f5e65c027a6f.zip
ethernet: realtek: use module_pci_driver
This patch converts to use the macro module_pci_driver, which makes the code smaller and simpler. Previously in this driver we are having driver version info will be printed log buffer based on whether the driver selected as module or statically into image itself. By using the module_pci_driver that part of the code removed. For the first time of the device init, we are making the version info to be printed once. Signed-off-by: Varka Bhadram <varkab@cdac.in> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/realtek/8139too.c')
0 files changed, 0 insertions, 0 deletions