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:
4dbc8ef
)
net: Add missing rculist.h include to netdevice.h
author
David S. Miller
<davem@davemloft.net>
Wed, 6 May 2009 23:52:51 +0000
(16:52 -0700)
committer
David S. Miller
<davem@davemloft.net>
Wed, 6 May 2009 23:52:51 +0000
(16:52 -0700)
Otherwise list_for_each_entry_rcu() et al. aren't visible
and we get build failures in some configurations.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found