From e95f6dfbcfad748f76376f0de8c4f34457bb2fc3 Mon Sep 17 00:00:00 2001 From: Himangi Saraogi Date: Mon, 10 Mar 2014 08:49:23 +0530 Subject: [PATCH] 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-format-patch failed