Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit cd03cf01 authored by Hariprasad Shenai's avatar Hariprasad Shenai Committed by David S. Miller
Browse files

cxgb4vf: Replace repetitive pci device ID's with right ones



Replaced repetive Device ID's which got added in commit b961f9a4
("cxgb4vf: Remove superfluous "idx" parameter of CH_DEVICE() macro")

Signed-off-by: default avatarHariprasad Shenai <hariprasad@chelsio.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent b2ed64a9
Loading
Loading
Loading
Loading
+8 −8
Original line number Diff line number Diff line
@@ -2929,14 +2929,14 @@ static const struct pci_device_id cxgb4vf_pci_tbl[] = {
	CH_DEVICE(0x480d),	/* T480-cr */
	CH_DEVICE(0x480e),	/* T440-lp-cr */
	CH_DEVICE(0x4880),
	CH_DEVICE(0x4880),
	CH_DEVICE(0x4880),
	CH_DEVICE(0x4880),
	CH_DEVICE(0x4880),
	CH_DEVICE(0x4880),
	CH_DEVICE(0x4880),
	CH_DEVICE(0x4880),
	CH_DEVICE(0x4880),
	CH_DEVICE(0x4881),
	CH_DEVICE(0x4882),
	CH_DEVICE(0x4883),
	CH_DEVICE(0x4884),
	CH_DEVICE(0x4885),
	CH_DEVICE(0x4886),
	CH_DEVICE(0x4887),
	CH_DEVICE(0x4888),
	CH_DEVICE(0x5801),	/* T520-cr */
	CH_DEVICE(0x5802),	/* T522-cr */
	CH_DEVICE(0x5803),	/* T540-cr */