diff options
author | Neil Horman <nhorman@tuxdriver.com> | 2014-09-17 09:04:45 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-09-19 16:28:57 -0400 |
commit | 8400dd029e764e30361a51a7ae35900ae0032b43 (patch) | |
tree | 44259b2387e278ba6c9212176d15893357b3d0c4 /drivers/net/wireless/brcm80211/Kconfig | |
parent | 6f2b6a3005b2c34c39f207a87667564f64f2f91a (diff) | |
download | linux-8400dd029e764e30361a51a7ae35900ae0032b43.tar.gz |
3c59x: Fix bad offset spec in skb_frag_dma_map
Recently aded the use of skb_frag_dma_map to 3c59x, but didn't realize it
automatically included the frag_offset internally, as well as provided an option
to specify an extra offset in the parameter list. We need to specify an offset
of 0 in the parameter list to avoid skb corruption that results in lost
connections.
Signed-off-by: Neil Horman <nhorman@tuxdriver.com>
CC: Linux Kernel list <linux-kernel@vger.kernel.org>
CC: "David S. Miller" <davem@davemloft.net>
CC: Meelis Roos <mroos@linux.ee>
Tested-by: Meelis Roos <mroos@linux.ee>
Diffstat (limited to 'drivers/net/wireless/brcm80211/Kconfig')
0 files changed, 0 insertions, 0 deletions