diff options
author | Florian Fainelli <f.fainelli@gmail.com> | 2016-06-23 14:23:12 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-06-28 04:22:17 -0400 |
commit | d2b13233879ca1268a1c027d4573109e5a777811 (patch) | |
tree | acc735de4c01701dfc0e6d4610ef8803abae6e52 /Documentation | |
parent | 0622cab0341cac6b30da177b0faa39fae0680e71 (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 (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions