]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: r8188eu: copying one byte too much
authorDan Carpenter <dan.carpenter@oracle.com>
Thu, 29 Aug 2013 21:47:01 +0000 (00:47 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 30 Aug 2013 18:46:47 +0000 (11:46 -0700)
commit15f7af8be40e7db5cd642d2ffbbe15e5d8bc1ed8
treefa67ad0fe7ebb718b5508ade0cb925c4698841e1
parent976e0cf6855da26995c0560f4befd66c3b06de9f
staging: r8188eu: copying one byte too much

There is a copy and paste bug here so we copy 4 bytes instead of 3.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8188eu/core/rtw_wlan_util.c