aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/virtio_net.c
diff options
context:
space:
mode:
authorVarka Bhadram <varkab@cdac.in>2014-07-23 09:19:49 +0530
committerDavid S. Miller <davem@davemloft.net>2014-07-23 14:56:40 -0700
commit96b3bff4c94cebc97726dc7f019cfc7ba3ced2e1 (patch)
treeb44df25409d3ae7041772b1569011c8dedcb9fc6 /drivers/net/virtio_net.c
parentethernet: realtek: use module_pci_driver (diff)
downloadlinux-dev-96b3bff4c94cebc97726dc7f019cfc7ba3ced2e1.tar.xz
linux-dev-96b3bff4c94cebc97726dc7f019cfc7ba3ced2e1.zip
ethernet: realtek: use pci_device_id
This patch use the struct pci_device_id instead of using macro DEFINE_PCI_DEVICE_TABLE which is deprecated and should not be used. And also moves these ids after probe and remove functionalities. Signed-off-by: Varka Bhadram <varkab@cdac.in> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions