rtl8188eu/os_dep
Larry Finger 596818fee3 rtl8188eu: Move buffer off stack in translate_scan()
A user has reported a kernel panic that points to a stack overflow in
this routine. The array that was moved is only 64 bytes, but perhaps
the stack space is really tight.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2016-01-21 19:32:54 -06:00
..
ioctl_linux.c rtl8188eu: Move buffer off stack in translate_scan() 2016-01-21 19:32:54 -06:00
mlme_linux.c rtl8188eu: Remove wrapper for memset() 2014-12-12 22:43:35 -06:00
os_intfs.c rtl8188eu: Fix build for select_queue problem 2014-12-29 18:37:27 -06:00
osdep_service.c rtl8188eu: Remove empty _rtw_free_sema() 2014-12-13 15:28:20 -06:00
recv_linux.c rtl8188eu: rtw_get_current_time() is jiffies 2014-12-13 15:20:06 -06:00
rtw_android.c rtl8188eu: Add include for version.h to os_dep/rtw_android.c 2015-02-26 13:56:27 -06:00
usb_intf.c rtl8188eu: Remove wrapper around init_sema() 2014-12-13 15:25:08 -06:00
usb_ops_linux.c rtl8188eu: rtw_get_current_time() is jiffies 2014-12-13 15:20:06 -06:00
xmit_linux.c rtl8188eu: Remove wrapper get_next() 2014-12-13 11:50:41 -06:00