linux-stable/drivers/net/hyperv
Linus Walleij 007e5c8e6a 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.

Reviewed-by: Haiyang Zhang <haiyangz@microsoft.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-05-12 15:03:14 -04:00
..
hyperv_net.h usb/net: rndis: break out <linux/rndis.h> defines 2012-05-12 15:02:22 -04:00
Kconfig
Makefile
netvsc.c net/hyperv: Add flow control based on hi/low watermark 2012-04-03 17:47:15 -04:00
netvsc_drv.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2012-04-23 23:15:17 -04:00
rndis_filter.c usb/net: rndis: remove ambigous status codes 2012-05-12 15:03:14 -04:00