summaryrefslogtreecommitdiff
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
parent5490c27218b8b8ea7b9fd7320587f5e65c027a6f (diff)
downloadlinux-96b3bff4c94cebc97726dc7f019cfc7ba3ced2e1.tar.gz
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 'drivers/net/virtio_net.c')
0 files changed, 0 insertions, 0 deletions