Commit 2ce1ee1
net: remove some sparse warnings
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 <[email protected]>
Signed-off-by: David S. Miller <[email protected]>1 parent f4575d3 commit 2ce1ee1
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5294 | 5294 | | |
5295 | 5295 | | |
5296 | 5296 | | |
5297 | | - | |
| 5297 | + | |
5298 | 5298 | | |
5299 | 5299 | | |
5300 | 5300 | | |
| |||
5319 | 5319 | | |
5320 | 5320 | | |
5321 | 5321 | | |
5322 | | - | |
| 5322 | + | |
5323 | 5323 | | |
5324 | 5324 | | |
5325 | 5325 | | |
| |||
6627 | 6627 | | |
6628 | 6628 | | |
6629 | 6629 | | |
6630 | | - | |
| 6630 | + | |
6631 | 6631 | | |
6632 | 6632 | | |
6633 | 6633 | | |
| |||
0 commit comments