瀏覽代碼

make struct velocity_info vptx static

tags/v0.9.3
Holger Lubitz 17 年之前
父節點
當前提交
63e489c14d
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      src/drivers/net/via-velocity.h

+ 1
- 1
src/drivers/net/via-velocity.h 查看文件

1768
 #define TX_DESC_MAX     256
1768
 #define TX_DESC_MAX     256
1769
 #define TX_DESC_DEF     TX_DESC_MIN
1769
 #define TX_DESC_DEF     TX_DESC_MIN
1770
 
1770
 
1771
-struct velocity_info {
1771
+static struct velocity_info {
1772
 //      struct list_head list;
1772
 //      struct list_head list;
1773
 
1773
 
1774
 	struct pci_device *pdev;
1774
 	struct pci_device *pdev;

Loading…
取消
儲存