mirror of
https://github.com/ipxe/ipxe
synced 2026-02-14 02:31:26 +03:00
make struct velocity_info vptx static
This commit is contained in:
@@ -1768,7 +1768,7 @@ struct velocity_opt {
|
|||||||
#define TX_DESC_MAX 256
|
#define TX_DESC_MAX 256
|
||||||
#define TX_DESC_DEF TX_DESC_MIN
|
#define TX_DESC_DEF TX_DESC_MIN
|
||||||
|
|
||||||
struct velocity_info {
|
static struct velocity_info {
|
||||||
// struct list_head list;
|
// struct list_head list;
|
||||||
|
|
||||||
struct pci_device *pdev;
|
struct pci_device *pdev;
|
||||||
|
|||||||
Reference in New Issue
Block a user