Skip to content
Commit 9711616a authored by Colin Ian King's avatar Colin Ian King Committed by Greg Kroah-Hartman
Browse files

net: broadcom: bcm4908enet: remove redundant variable bytes



[ Upstream commit 62a31066 ]

The variable bytes is being used to summate slot lengths,
however the value is never used afterwards. The summation
is redundant so remove variable bytes.

Signed-off-by: default avatarColin Ian King <colin.i.king@gmail.com>
Link: https://lore.kernel.org/r/20211222003937.727325-1-colin.i.king@gmail.com


Signed-off-by: default avatarJakub Kicinski <kuba@kernel.org>
Stable-dep-of: ef3556ee ("net: broadcom: bcm4908_enet: update TX stats after actual transmission")
Signed-off-by: default avatarSasha Levin <sashal@kernel.org>
parent b317d536
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment