staging: rtl8188eu: remove unwanted assignment
authorHari Prasath Gujulan Elango <hgujulan@visteon.com>
Mon, 1 Jun 2015 09:48:49 +0000 (09:48 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 8 Jun 2015 20:33:39 +0000 (13:33 -0700)
remove an unwanted assignment to a variable which is overwritten in the
very next line.The first value assigned is not used.

Signed-off-by: Hari Prasath Gujulan Elango <hgujulan@visteon.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found