From: Himangi Saraogi Date: Mon, 10 Mar 2014 03:19:23 +0000 (+0530) Subject: staging:rtl8187se: Fix sparse warning restricted __le16 degrades to integer X-Git-Tag: v3.15-rc1~139^2~167 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e95f6dfbcfad748f76376f0de8c4f34457bb2fc3;p=pandora-kernel.git staging:rtl8187se: Fix sparse warning restricted __le16 degrades to integer This patch fixes the following sparse warning in r8180_core.c - warning: restricted __le16 degrades to integer. Also, the variable morefrag is changed to bool as it is being used as a bool. Signed-off-by: Himangi Saraogi Reviewed-by: Bob Copeland Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed