alistair23-linux/drivers/staging/rtl8188eu
Ivan Safonov e038e67f08 staging:r8188eu: update pkt->(data|tail|len) synchronously with rx_(data|tail|len) in recv_frame structure
Original driver code uses rx_* members to store skb (pkt) fields
(instead of pkt->* members), pkt->* updated only after data
completely formed, not in process.

Update pkt->* after data buffer changed (with rx_*).

Signed-off-by: Ivan Safonov <insafonov@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-02-09 13:22:09 +01:00
..
core staging: rtl8188eu: Fix coding style issues 2017-01-27 21:09:33 +01:00
hal staging: rtl8188eu: remove not necessary braces {} (checkpatch fix) 2017-02-03 13:01:36 +01:00
include staging:r8188eu: update pkt->(data|tail|len) synchronously with rx_(data|tail|len) in recv_frame structure 2017-02-09 13:22:09 +01:00
os_dep staging:r8188eu: replace rx_end member of recv_frame with pkt->end 2017-02-09 13:22:09 +01:00
Kconfig staging: rtl8188eu: Fix build error when CFG80211 is not selected 2015-09-29 04:27:22 +02:00
Makefile Makefile: drop -D__CHECK_ENDIAN__ from cflags 2016-12-16 00:13:43 +02:00
TODO staging: rtl8*: fix my email address up 2016-02-11 19:33:46 -08:00