aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_timer.c
diff options
context:
space:
mode:
authorKurt Kanzenbach <[email protected]>2021-08-25 15:58:12 +0200
committerDavid S. Miller <[email protected]>2021-08-26 10:26:05 +0100
commita7db5ed8632c88c029254d5d74765d52614af3fd (patch)
treede7ff101121b0e1b5f42b833fb5d98b7e1885545 /net/lapb/lapb_timer.c
parent43fed4d48d325e0a61dc2638a84da972fbb1087b (diff)
net: dsa: hellcreek: Fix incorrect setting of GCL
Currently the gate control list which is programmed into the hardware is incorrect resulting in wrong traffic schedules. The problem is the loop variables are incremented before they are referenced. Therefore, move the increment to the end of the loop. Fixes: 24dfc6eb39b2 ("net: dsa: hellcreek: Add TAPRIO offloading support") Signed-off-by: Kurt Kanzenbach <[email protected]> Reviewed-by: Florian Fainelli <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions