diff options
author | Florian Fainelli <f.fainelli@gmail.com> | 2018-04-01 10:26:30 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-04-01 22:20:48 -0400 |
commit | 60d6e6f0b9e422dd01aeda39257ee0428e5e2a3f (patch) | |
tree | 809fe704a4c24a4383ce887c0c668d33b7a5851a /tools/firewire | |
parent | 16a1c0646e55c3345bce8e4edfc06ad119d27c04 (diff) |
net: bgmac: Fix endian access in bgmac_dma_tx_ring_free()
bgmac_dma_tx_ring_free() assigns the ctl1 word which is a litle endian
32-bit word without using proper accessors, fix this, and because a
length cannot be negative, use unsigned int while at it.
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 'tools/firewire')
0 files changed, 0 insertions, 0 deletions