alistair23-linux/drivers/staging/rtl8188eu/core
Ivan Safonov 90a6969250 staging:r8188eu: add iv length to frame data offset
If this frame contains IV/ICV fields, ether_type field located a little farther.

This bug already fixed here:
https://github.com/lwfinger/rtl8188eu/blob/master/core/rtw_recv.c#L569 .

Signed-off-by: Ivan Safonov <insafonov@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-03-23 14:28:47 +01:00
..
rtw_ap.c staging: rtl8188eu: removed blank lines coding style problem 2017-03-16 11:34:53 +09:00
rtw_cmd.c staging:r8188eu: remove unused WIFI_MP_*STATE and WIFI_MP_CTX* definitions 2017-01-05 18:50:05 +01:00
rtw_debug.c staging: rtl8188eu: remove unused debugging functions 2016-09-12 13:02:33 +02:00
rtw_efuse.c staging: rtl8188eu: fixed 'braces are not necessary for single statement blocks'. 2017-01-10 17:41:30 +01:00
rtw_ieee80211.c staging: rtl8188eu: fix type sign of len in rtw_get_bcn_info 2017-01-19 10:53:15 +01:00
rtw_ioctl_set.c staging:r8188eu: refactor rtw_get_cur_max_rate() - remove rtw_hal_get_hwreg() call 2017-03-06 09:17:00 +01:00
rtw_iol.c Staging: rtl8188eu/core: Coding style fix, avoid line over 80 characters 2016-02-20 15:06:51 -08:00
rtw_led.c Staging: rtl8188eu: core/rtw_led.c: format line to reduce it below 80 characters 2017-02-14 09:23:20 -08:00
rtw_mlme.c staging: rtl8188eu: fix some inverted conditions 2017-03-16 11:34:53 +09:00
rtw_mlme_ext.c staging:r8188eu: remove unused MCS_rate_2R array 2017-03-06 09:17:01 +01:00
rtw_pwrctrl.c staging: rtl8188eu: fixed 'braces are not necessary for single statement blocks'. 2017-01-10 17:41:30 +01:00
rtw_recv.c staging:r8188eu: add iv length to frame data offset 2017-03-23 14:28:47 +01:00
rtw_rf.c Staging:rtl8188eu: Fix multiple blank lines 2016-09-22 11:54:48 +02:00
rtw_security.c staging:r8188eu: replace recv_frame->rx_(data|len|tail) with pkt->(data|len|tail) and remove unused recvframe_(put|pull|pull_tail)() 2017-02-09 13:22:09 +01:00
rtw_sreset.c staging: r8188eu: remove GET_HAL_DATA macro 2016-09-20 13:33:49 +02:00
rtw_sta_mgt.c staging: rtl8188eu: In core directory, fixed 'missing a balnk line after declarations' warnings. 2017-01-03 16:52:44 +01:00
rtw_wlan_util.c staging:r8188eu: refactor HT_caps_handler() - remove rtw_hal_get_hwreg() call 2017-03-06 09:17:00 +01:00
rtw_xmit.c staging:rtl8188eu Add spaces around binary operator 2017-03-06 09:17:07 +01:00