Commit 05702b5
iavf: sprinkle netdev_assert_locked() annotations
Lockdep annotations help in general, but here it is extra good, as next
commit will remove crit lock.
Reviewed-by: Jacob Keller <[email protected]>
Signed-off-by: Przemek Kitszel <[email protected]>
Tested-by: Rafal Romanowski <[email protected]>
Signed-off-by: Tony Nguyen <[email protected]>1 parent 257a824 commit 05702b5
2 files changed
Lines changed: 16 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
7 | 9 | | |
8 | 10 | | |
9 | 11 | | |
| |||
1259 | 1261 | | |
1260 | 1262 | | |
1261 | 1263 | | |
| 1264 | + | |
| 1265 | + | |
1262 | 1266 | | |
1263 | 1267 | | |
1264 | 1268 | | |
| |||
1440 | 1444 | | |
1441 | 1445 | | |
1442 | 1446 | | |
| 1447 | + | |
| 1448 | + | |
1443 | 1449 | | |
1444 | 1450 | | |
1445 | 1451 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1292 | 1292 | | |
1293 | 1293 | | |
1294 | 1294 | | |
| 1295 | + | |
| 1296 | + | |
1295 | 1297 | | |
1296 | 1298 | | |
1297 | 1299 | | |
| |||
1417 | 1419 | | |
1418 | 1420 | | |
1419 | 1421 | | |
| 1422 | + | |
| 1423 | + | |
1420 | 1424 | | |
1421 | 1425 | | |
1422 | 1426 | | |
| |||
3078 | 3082 | | |
3079 | 3083 | | |
3080 | 3084 | | |
| 3085 | + | |
| 3086 | + | |
3081 | 3087 | | |
3082 | 3088 | | |
3083 | 3089 | | |
| |||
5194 | 5200 | | |
5195 | 5201 | | |
5196 | 5202 | | |
| 5203 | + | |
| 5204 | + | |
5197 | 5205 | | |
5198 | 5206 | | |
5199 | 5207 | | |
| |||
5222 | 5230 | | |
5223 | 5231 | | |
5224 | 5232 | | |
| 5233 | + | |
| 5234 | + | |
5225 | 5235 | | |
5226 | 5236 | | |
5227 | 5237 | | |
| |||
0 commit comments