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:
f4575d3
)
net: remove some sparse warnings
author
Eric Dumazet
<edumazet@google.com>
Wed, 4 Feb 2015 21:37:44 +0000
(13:37 -0800)
committer
David S. Miller
<davem@davemloft.net>
Thu, 5 Feb 2015 08:41:17 +0000
(
00:41
-0800)
netdev_adjacent_add_links() and netdev_adjacent_del_links()
are static.
queue->qdisc has __rcu annotation, need to use RCU_INIT_POINTER()
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/core/dev.c
patch
|
blob
|
history
diff --cc
net/core/dev.c
Simple merge