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:
41796e9
)
igb: gcc-3.4.6 fix
author
Eric Dumazet
<eric.dumazet@gmail.com>
Mon, 13 Jul 2009 18:11:41 +0000
(11:11 -0700)
committer
David S. Miller
<davem@davemloft.net>
Mon, 13 Jul 2009 18:11:41 +0000
(11:11 -0700)
forward declaration of inline function should be avoided, or
old gcc cannot compile.
Reported-by: Teck Choon Giam <giamteckchoon@gmail.com>
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found