http://git.etherboot.org
/
people
/
xl0
/
gpxe.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5c486ee
)
make struct velocity_info vptx static
author
Holger Lubitz
<hal@duncan.ol.sub.de>
Fri, 27 Jul 2007 20:07:01 +0000
(22:07 +0200)
committer
Holger Lubitz
<hal@duncan.ol.sub.de>
Fri, 27 Jul 2007 20:07:01 +0000
(22:07 +0200)
src/drivers/net/via-velocity.h
patch
|
blob
|
history
diff --git
a/src/drivers/net/via-velocity.h
b/src/drivers/net/via-velocity.h
index
761cb3d
..
c296d28
100644
(file)
--- a/
src/drivers/net/via-velocity.h
+++ b/
src/drivers/net/via-velocity.h
@@
-1768,7
+1768,7
@@
struct velocity_opt {
#define TX_DESC_MAX 256
#define TX_DESC_DEF TX_DESC_MIN
-struct velocity_info {
+st
atic st
ruct velocity_info {
// struct list_head list;
struct pci_device *pdev;