qlge: Remove support for device ID 8000.
Support for dev id 8000 is pushed out until 2.6.30. Signed-off-by: Ron Mercer <ron.mercer@qlogic.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:

zatwierdzone przez
David S. Miller

rodzic
9734552439
commit
697cdc4680
@@ -28,8 +28,7 @@
|
||||
} while (0)
|
||||
|
||||
#define QLGE_VENDOR_ID 0x1077
|
||||
#define QLGE_DEVICE_ID1 0x8012
|
||||
#define QLGE_DEVICE_ID 0x8000
|
||||
#define QLGE_DEVICE_ID 0x8012
|
||||
|
||||
#define MAX_RX_RINGS 128
|
||||
#define MAX_TX_RINGS 128
|
||||
|
Reference in New Issue
Block a user