staging/rtl8192e: userspace ptr deref + incorrect declarations
authorDominique van den Broeck <domdevlin@free.fr>
Sun, 4 May 2014 14:46:27 +0000 (16:46 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 23 May 2014 11:25:54 +0000 (20:25 +0900)
commitdb4d7173c173d2e3fe5344f95131e3280a678ffa
tree21bb36d4a031364282fe3faf0aea4800818b37d6
parent599a2c02a784934b9bf0725920c1bc235b9b28ce
staging/rtl8192e: userspace ptr deref + incorrect declarations

. userspace pointer dereference ;

These issues have been fixed by a concurrent patch:
. missing inclusions of needed header files (fixed by concurrent patch);
. unrequired static function declaration (confusing another *.c file).

Signed-off-by: Dominique van den Broeck <domdevlin@free.fr>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192e/rtl8192e/rtl_wx.c
This page took 0.024677 seconds and 5 git commands to generate.