Staging: rtl8712: rtl8712_cmd: Fixed a warning.
authorRakhi Sharma <rakhish1994@gmail.com>
Fri, 29 Jan 2016 07:07:06 +0000 (12:37 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 8 Feb 2016 03:53:04 +0000 (19:53 -0800)
commit97e2ba90fc89f375e88ad5d825c149fb82d8207b
tree824c26f04bfb490975f98e952893825cc8a5b1fd
parentaea48157ce1b1fb527747256baf9ec39d0d121a2
Staging: rtl8712: rtl8712_cmd: Fixed a warning.

Warning:Comparisons should place the constant on the right side of the test
Fixed by placing the comparisions constant on right side of the test.

Signed-off-by: Rakhi Sharma <rakhish1994@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8712/rtl8712_cmd.c