diff options
author | Zhaoyang Liu <liuzy@marvell.com> | 2015-02-13 20:38:16 +0530 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2015-02-27 10:14:02 +0200 |
commit | 4ce7bc0a4e555f8519e1a2c8a8569f203bd5727c (patch) | |
tree | d6d88fb447e71d653d13456258f62c203d618790 /drivers/gpu | |
parent | 31def91b3a192bd414d87b3a408de34eed94d616 (diff) | |
download | linux-stable-4ce7bc0a4e555f8519e1a2c8a8569f203bd5727c.tar.gz linux-stable-4ce7bc0a4e555f8519e1a2c8a8569f203bd5727c.tar.bz2 linux-stable-4ce7bc0a4e555f8519e1a2c8a8569f203bd5727c.zip |
mwifiex: fix usb tx data payload offset issue
Commit 84b313b35f8158d7 ("mwifiex: make tx packet 64 byte DMA aligned")
induced payload offset issue for USB interface.
There is no USB interface header for tx packets, so there's no need to
pull interface length while processing tx skb.
This patch fixes this issue.
Signed-off-by: Zhaoyang Liu <liuzy@marvell.com>
Signed-off-by: Amitkumar Karwar <akarwar@marvell.com>
Signed-off-by: Avinash Patil <patila@marvell.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'drivers/gpu')
0 files changed, 0 insertions, 0 deletions