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)
commit94e057d7c4f01b1593773c7e8c5226cae23cf2c7
tree93941f25a1f36c8a0add339f89e564dcf2ad7316
parentb42031533560175fdda58a52e192693a2ad3b103
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