git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6c8ad3b
)
vxge: should include tcp.h
author
Alexander Beregalov
<a.beregalov@gmail.com>
Sat, 4 Apr 2009 23:36:18 +0000
(16:36 -0700)
committer
David S. Miller
<davem@davemloft.net>
Sat, 4 Apr 2009 23:36:18 +0000
(16:36 -0700)
Fix this build error:
drivers/net/vxge/vxge-main.c: In function 'vxge_get_vpath_no':
drivers/net/vxge/vxge-main.c:695: error: dereferencing pointer to
incomplete type
...
Signed-off-by: Alexander Beregalov <a.beregalov@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found