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)
commitd92a680359ff3230bd1e68ac8f3ac827639f494e
treeed1bc6651460f16ba60b96a717aeac647f491911
parent2a0b50c7703930a1f5d1d32ae116d988e9612cb6
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
This page took 0.027551 seconds and 5 git commands to generate.