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:
8a0427b
)
xen: netfront: fix declaration order
author
Eric Dumazet
<eric.dumazet@gmail.com>
Mon, 4 Apr 2011 00:21:00 +0000
(17:21 -0700)
committer
David S. Miller
<davem@davemloft.net>
Mon, 4 Apr 2011 00:21:00 +0000
(17:21 -0700)
Must declare xennet_fix_features() and xennet_set_features() before
using them.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found