]> git.baikalelectronics.ru Git - kernel.git/commit
mwifiex: copy MSDU subframes correctly
authorYogesh Ashok Powar <yogeshp@marvell.com>
Sat, 4 Aug 2012 01:05:59 +0000 (18:05 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 6 Aug 2012 19:12:45 +0000 (15:12 -0400)
commitbe20f7d7510ea2b281763093e49e448463f6ee2a
treeed1bc6651460f16ba60b96a717aeac647f491911
parenta77f155d6935a1d3b8f952d3bd1588b2f632c564
mwifiex: copy MSDU subframes correctly

All MSDU subframes, except the first one in AMSDU, were being written
wrongly at the location of first MSDU frame. Fixing that by copying
the MSDU at skb->tail of AMSDU.

Signed-off-by: Yogesh Ashok Powar <yogeshp@marvell.com>
Signed-off-by: Amitkumar Karwar <akarwar@marvell.com>
Signed-off-by: Kiran Divekar <dkiran@marvell.com>
Signed-off-by: Bing Zhao <bzhao@marvell.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/mwifiex/11n_aggr.c