aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio/cxgb4/cxgb4.h
diff options
context:
space:
mode:
authorEric Dumazet <edumazet@google.com>2019-11-06 20:52:40 -0800
committerDavid S. Miller <davem@davemloft.net>2019-11-06 21:51:36 -0800
commit1c8dd9cb4697a425ecb9e9fb8a6c05955642e141 (patch)
tree828c0bd99a0adb1c6b584d7fcda6d5a05405729f /drivers/net/ethernet/chelsio/cxgb4/cxgb4.h
parentdpaa2-ptp: fix compile error (diff)
downloadlinux-dev-1c8dd9cb4697a425ecb9e9fb8a6c05955642e141.tar.xz
linux-dev-1c8dd9cb4697a425ecb9e9fb8a6c05955642e141.zip
net_sched: gen_estimator: extend packet counter to 64bit
I forgot to change last_packets field in struct net_rate_estimator. Without this fix, rate estimators would misbehave after more than 2^32 packets have been sent. Another solution would be to be careful and only use the 32 least significant bits of packets counters, but we have a hole in net_rate_estimator structure and this looks easier to read/maintain. Fixes: d0083d98f685 ("net_sched: extend packet counter to 64bit") Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/chelsio/cxgb4/cxgb4.h')
0 files changed, 0 insertions, 0 deletions