]> git.baikalelectronics.ru Git - kernel.git/commit
staging: rtl8192su: fix a compiler warning
authorFlorian Schilhabel <florian.c.schilhabel@googlemail.com>
Wed, 14 Jul 2010 12:42:25 +0000 (14:42 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 22 Jul 2010 18:57:49 +0000 (11:57 -0700)
commit01c1fc01b10392ea0f05a44cc8c9259ac67badfe
tree21f8f58a42da0bbf63aed839f673c297273bf5b4
parent3ef8fe22ec41ffe09ded516ca957879a61f591de
staging: rtl8192su: fix a compiler warning

fix for:
drivers/staging/rtl8192su/r8192U_core.c: In function ‘rtl8192SU_MacConfigAfterFwDownload’:
drivers/staging/rtl8192su/r8192U_core.c:4403:24: warning: comparison between ‘rtl819xUsb_loopback_e’ and ‘enum _RTL8192SUSB_LOOPBACK’
drivers/staging/rtl8192su/r8192U_core.c:4405:30: warning: comparison between ‘rtl819xUsb_loopback_e’ and ‘enum _RTL8192SUSB_LOOPBACK’

Signed-off-by: Florian Schilhabel <florian.c.schilhabel@googlemail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/rtl8192su/r8192U.h