net: wangxun: Remove macro that is redefined
Remove PCI_VENDOR_ID_WANGXUN which is redefined in drivers/pci/quirks. Signed-off-by: mengyuanlou <mengyuanlou@net-swift.com> Link: https://lore.kernel.org/r/20230315091846.17314-1-mengyuanlou@net-swift.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
This commit is contained in:
parent
6365ba64b4
commit
4dd2744fae
@ -7,11 +7,6 @@
|
||||
#include <linux/bitfield.h>
|
||||
#include <linux/netdevice.h>
|
||||
|
||||
/* Vendor ID */
|
||||
#ifndef PCI_VENDOR_ID_WANGXUN
|
||||
#define PCI_VENDOR_ID_WANGXUN 0x8088
|
||||
#endif
|
||||
|
||||
#define WX_NCSI_SUP 0x8000
|
||||
#define WX_NCSI_MASK 0x8000
|
||||
#define WX_WOL_SUP 0x4000
|
||||
|
Loading…
x
Reference in New Issue
Block a user