david/ipxe
david
/
ipxe
Archived
1
0
Fork 0

make struct velocity_info vptx static

This commit is contained in:
Holger Lubitz 2007-07-27 22:07:01 +02:00
parent 5c486ee75d
commit 63e489c14d
1 changed files with 1 additions and 1 deletions

View File

@ -1768,7 +1768,7 @@ struct velocity_opt {
#define TX_DESC_MAX 256
#define TX_DESC_DEF TX_DESC_MIN
struct velocity_info {
static struct velocity_info {
// struct list_head list;
struct pci_device *pdev;