From: Florian Schilhabel Date: Wed, 14 Jul 2010 12:42:25 +0000 (+0200) Subject: staging: rtl8192su: fix a compiler warning X-Git-Tag: v2.6.36-rc1~520^2~1^2~156 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=638b5acd4dfe9dd79260a9c824be74b29408ee9a;p=pandora-kernel.git 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed