In the kernel driver: rtl8192e, exists some problems related to source check, using the tool sparse, but for fix it, is necessary remove a bad declaration that keep off the patch.
Because it is resolved before apply the "main" patch. Joel Pelaez Jorge (2): Staging: rtl8192e: Remove bad 'extern' declaration Staging: rtl8192e: Fix sparse warning drivers/staging/rtl8192e/rtl8192e/rtl_wx.c | 1 + drivers/staging/rtl8192e/rtl8192e/rtl_wx.h | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) -- 1.9.1 -- -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/