summaryrefslogtreecommitdiff
path: root/curvetun.8
diff options
context:
space:
mode:
Diffstat (limited to 'curvetun.8')
0 files changed, 0 insertions, 0 deletions
=d2b13233879ca1268a1c027d4573109e5a777811'>acc735de4c01701dfc0e6d4610ef8803abae6e52 parent0622cab0341cac6b30da177b0faa39fae0680e71 (diff)
net: bgmac: Fix SOF bit checking
We are checking for the Start of Frame bit in the ctl1 word, while this bit is set in the ctl0 word instead. Read the ctl0 word and update the check to verify that. Fixes: 9cde94506eac ("bgmac: implement scatter/gather support") Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat