Commit e92af33
stmmac: fix build due to brainos in trans_start changes
txq_trans_cond_update() takes netdev_tx_queue *nq,
not nq->trans_start.
Fixes: 5337824 ("net: annotate accesses to queue->trans_start")
Signed-off-by: Alexander Lobakin <[email protected]>
Reviewed-by: Eric Dumazet <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>1 parent 17a7555 commit e92af33
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2356 | 2356 | | |
2357 | 2357 | | |
2358 | 2358 | | |
2359 | | - | |
| 2359 | + | |
2360 | 2360 | | |
2361 | 2361 | | |
2362 | 2362 | | |
| |||
4657 | 4657 | | |
4658 | 4658 | | |
4659 | 4659 | | |
4660 | | - | |
| 4660 | + | |
4661 | 4661 | | |
4662 | 4662 | | |
4663 | 4663 | | |
| |||
0 commit comments