]> git.baikalelectronics.ru Git - kernel.git/commit
staging: rtl8192e: fix wrong assignment
authorGujulan Elango, Hari Prasath (H.) <hgujulan@visteon.com>
Mon, 4 May 2015 09:29:05 +0000 (09:29 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 10 May 2015 13:00:40 +0000 (15:00 +0200)
commitef2b29637e7c97e21fb4cbf9312a9ad4aacd9c6e
tree93941f25a1f36c8a0add339f89e564dcf2ad7316
parentc1253109e914f0b48a0ab9bd0e57e4479ffdd138
staging: rtl8192e: fix wrong assignment

This patch addresses a spatch warning on assigning a negative
value to a unsigned integer.Similar patch has been submitted by
Larry Finger earlier to silence the same spatch warning in another
file.

Signed-off-by: Hari Prasath Gujulan Elango <hgujulan@visteon.com>
Acked-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192e/rtl8192e/rtl_core.c