> -----Original Message----- > From: Linus Walleij [mailto:linus.walleij@xxxxxxxxxx] > Sent: Wednesday, April 25, 2012 11:30 AM > To: netdev@xxxxxxxxxxxxxxx; linux-usb@xxxxxxxxxxxxxxx; Greg Kroah-Hartman; > David S. Miller; Felipe Balbi > Cc: Jussi Kivilinna; Haiyang Zhang; Wei Yongjun; Ben Hutchings; Linus > Walleij > Subject: [PATCH 04/14 v2] usb/net: rndis: remove ambigous status codes > > The RNDIS status codes are redefined with much stranged ifdeffery > and only one of these codes was used in the hyperv driver, and > there it is very clearly referring to the RNDIS variant, not some > other status. So clarify this by explictly using the RNDIS_* > prefixed status code in the hyperv drivera and delete the > duplicate defines. > > Signed-off-by: Linus Walleij <linus.walleij@xxxxxxxxxx> > --- > drivers/net/hyperv/rndis_filter.c | 4 ++-- > include/linux/rndis.h | 31 +++---------------------------- > 2 files changed, 5 insertions(+), 30 deletions(-) > Reviewed-by: Haiyang Zhang <haiyangz@xxxxxxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html