[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <A1F3067C9B68744AA19F6802BAB8FFDC0DD36CAE@TK5EX14MBXC221.redmond.corp.microsoft.com>
Date: Wed, 25 Apr 2012 20:38:31 +0000
From: Haiyang Zhang <haiyangz@...rosoft.com>
To: Linus Walleij <linus.walleij@...aro.org>,
"netdev@...r.kernel.org" <netdev@...r.kernel.org>,
"linux-usb@...r.kernel.org" <linux-usb@...r.kernel.org>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
"David S. Miller" <davem@...emloft.net>,
Felipe Balbi <balbi@...com>
CC: Jussi Kivilinna <jussi.kivilinna@...et.fi>,
Wei Yongjun <yongjun_wei@...ndmicro.com.cn>,
Ben Hutchings <ben@...adent.org.uk>
Subject: RE: [PATCH 02/14 v2] usb/net: rndis: break out <linux/rndis.h>
defines
> -----Original Message-----
> From: Linus Walleij [mailto:linus.walleij@...aro.org]
> Sent: Wednesday, April 25, 2012 11:30 AM
> To: netdev@...r.kernel.org; linux-usb@...r.kernel.org; Greg Kroah-Hartman;
> David S. Miller; Felipe Balbi
> Cc: Jussi Kivilinna; Haiyang Zhang; Wei Yongjun; Ben Hutchings; Linus
> Walleij
> Subject: [PATCH 02/14 v2] usb/net: rndis: break out <linux/rndis.h>
> defines
>
> As a first step to consolidate the RNDIS implementations, break out
> a common file with all the #defines and move it to <linux/rndis.h>.
> The compilation screams about double-defines all over the place
> (as could be expected, this is why we're consolidating) but it
> compiles cleanly still.
>
> Signed-off-by: Linus Walleij <linus.walleij@...aro.org>
> ---
> drivers/net/hyperv/hyperv_net.h | 290 +-----------------
> drivers/net/wireless/rndis_wlan.c | 49 ---
> drivers/usb/gadget/ndis.h | 164 ----------
> drivers/usb/gadget/rndis.h | 48 +---
> include/linux/rndis.h | 615
> +++++++++++++++++++++++++++++++++++++
> include/linux/usb/rndis_host.h | 66 +----
> 6 files changed, 619 insertions(+), 613 deletions(-)
> create mode 100644 include/linux/rndis.h
>
Reviewed-by: Haiyang Zhang <haiyangz@...rosoft.com>
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists