[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20140408082001.GA4912@mwanda>
Date: Tue, 8 Apr 2014 11:20:01 +0300
From: Dan Carpenter <dan.carpenter@...cle.com>
To: Joel Pelaez Jorge <joelpelaez@...il.com>
Cc: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Silvan Jegen <s.jegen@...il.com>, devel@...verdev.osuosl.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v3] Staging: rtl8192e: Fix declaration of symbols
On Sun, Apr 06, 2014 at 09:26:55PM -0500, Joel Pelaez Jorge wrote:
> --- a/drivers/staging/rtl8192e/rtl8192e/rtl_wx.c
> +++ b/drivers/staging/rtl8192e/rtl8192e/rtl_wx.c
> @@ -19,6 +19,7 @@
>
> #include <linux/string.h>
> #include "rtl_core.h"
> +#include "rtl_wx.h"
>
> #define RATE_COUNT 12
> static u32 rtl8192_rates[] = {
> @@ -1320,7 +1321,7 @@ static struct iw_statistics
> *r8192_get_wireless_stats(struct net_device *dev)
This patch is line-wrapped and doesn't apply. Read
Documentation/email-clients.txt or use git send-email.
regards,
dan carpenter
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists