summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorAmitkumar Karwar <akarwar@marvell.com>2015-07-27 05:02:27 -0700
committerKalle Valo <kvalo@codeaurora.org>2015-08-06 10:19:23 +0300
commit6c6317321107bee5aad2d85d848b0597428343d8 (patch)
tree717e8a4f0408b2f3c5a2be225a38b059bfc0a705 /Makefile
parentd1c5409612ad25d8a35a49a89ad302fc797eeb8e (diff)
downloadop-kernel-dev-6c6317321107bee5aad2d85d848b0597428343d8.zip
op-kernel-dev-6c6317321107bee5aad2d85d848b0597428343d8.tar.gz
mwifiex: add missing skb_push() in mwifiex_check_uap_capabilties
For PCIe/USB chipsets, preallocated skb buffers are reused for event handling. mwifiex_check_uap_capabilties() performs skb_pull(). This patch adds missing skb_push() to restore skb's data pointer/length. This bug was introduced by commit debfc6008169 ("mwifiex: update AP WMM settings from BSS_START event") Signed-off-by: Amitkumar Karwar <akarwar@marvell.com> Signed-off-by: Nishant Sarmukadam <nishants@marvell.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud