projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5528e0d
)
ionic: drop use of subdevice tags
author
Shannon Nelson
<snelson@pensando.io>
Tue, 7 Jan 2020 03:43:46 +0000
(19:43 -0800)
committer
David S. Miller
<davem@davemloft.net>
Tue, 7 Jan 2020 21:05:06 +0000
(13:05 -0800)
The subdevice concept is not being used in the driver, so
drop the references to it.
Signed-off-by: Shannon Nelson <snelson@pensando.io>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/pensando/ionic/ionic.h
patch
|
blob
|
history
diff --git
a/drivers/net/ethernet/pensando/ionic/ionic.h
b/drivers/net/ethernet/pensando/ionic/ionic.h
index ca0b21911ad6829d4ae54595dc5e018fb4a649a4..bb106a32f4162bf3eaec5039a12bbcef1e9221a8 100644
(file)
--- a/
drivers/net/ethernet/pensando/ionic/ionic.h
+++ b/
drivers/net/ethernet/pensando/ionic/ionic.h
@@
-19,10
+19,6
@@
struct ionic_lif;
#define PCI_DEVICE_ID_PENSANDO_IONIC_ETH_PF 0x1002
#define PCI_DEVICE_ID_PENSANDO_IONIC_ETH_VF 0x1003
-#define IONIC_SUBDEV_ID_NAPLES_25 0x4000
-#define IONIC_SUBDEV_ID_NAPLES_100_4 0x4001
-#define IONIC_SUBDEV_ID_NAPLES_100_8 0x4002
-
#define DEVCMD_TIMEOUT 10
struct ionic_vf {