mirror of
https://github.com/torvalds/linux.git
synced 2026-08-01 12:11:59 +02:00
r8169: remove redundant pci_tbl entry
This entry is covered by the entry in the next line already. Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com> Link: https://patch.msgid.link/2d81fe20-f71d-4483-817d-d46f9ec88cce@gmail.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
This commit is contained in:
parent
5089cdc154
commit
f6a0bc5650
|
|
@ -216,8 +216,6 @@ static const struct pci_device_id rtl8169_pci_tbl[] = {
|
|||
{ PCI_VDEVICE(REALTEK, 0x8168) },
|
||||
{ PCI_VDEVICE(NCUBE, 0x8168) },
|
||||
{ PCI_VDEVICE(REALTEK, 0x8169) },
|
||||
{ PCI_VENDOR_ID_DLINK, 0x4300,
|
||||
PCI_VENDOR_ID_DLINK, 0x4b10, 0, 0 },
|
||||
{ PCI_VDEVICE(DLINK, 0x4300) },
|
||||
{ PCI_VDEVICE(DLINK, 0x4302) },
|
||||
{ PCI_VDEVICE(AT, 0xc107) },
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user