linux-stable/drivers/staging/rtl8188eu
Ivan Safonov 628cbd971a staging:r8188eu: avoid skb_clone for amsdu to msdu conversion
skb clones use same data buffer,
so tail of one skb is corrupted by beginning of next skb.

Signed-off-by: Ivan Safonov <insafonov@gmail.com>
Link: https://lore.kernel.org/r/20200423191404.12028-1-insafonov@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-04-28 14:16:49 +02:00
..
core staging:r8188eu: avoid skb_clone for amsdu to msdu conversion 2020-04-28 14:16:49 +02:00
hal staging: rtl8188eu: make const char array static 2020-04-16 13:41:01 +02:00
include staging: rtl8188eu: rename define to upper case 2020-04-16 13:41:01 +02:00
os_dep staging: r8188eu: replace rtw_malloc/copy_from_user sequence with memdup_user 2020-04-13 14:57:51 +02:00
Kconfig staging: rtl8188eu: use help instead of ---help--- in Kconfig 2019-05-20 10:49:07 +02:00
Makefile staging: rtl8188eu: rename odm_HWConfig 2018-10-02 15:20:40 -07:00
TODO staging: rtl8188eu: Fix spelling mistake 2018-08-27 19:29:39 +02:00