diff options
| author | Amitkumar Karwar <[email protected]> | 2015-07-27 05:02:27 -0700 |
|---|---|---|
| committer | Kalle Valo <[email protected]> | 2015-08-06 10:19:23 +0300 |
| commit | 6c6317321107bee5aad2d85d848b0597428343d8 (patch) | |
| tree | 717e8a4f0408b2f3c5a2be225a38b059bfc0a705 /tools/perf/scripts/python | |
| parent | d1c5409612ad25d8a35a49a89ad302fc797eeb8e (diff) | |
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 <[email protected]>
Signed-off-by: Nishant Sarmukadam <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions