From: Jussi Kivilinna Date: Tue, 11 Aug 2009 19:57:16 +0000 (+0300) Subject: usbnet: add rx queue pausing X-Git-Tag: v2.6.32-rc1~703^2~367^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7834ddbcc7a097443761b0722e8c9fb8511b95b1;p=pandora-kernel.git usbnet: add rx queue pausing Add rx queue pausing to usbnet. This is needed by rndis_wlan so that it can control rx queue and prevent received packets from being send forward before rndis_wlan receives and handles 'media connect'-indication. Without this establishing WPA connections is hard and fail often. [v2] - removed unneeded use of skb_clone Cc: David Brownell Signed-off-by: Jussi Kivilinna Signed-off-by: John W. Linville --- Reading git-diff-tree failed