From: Paul Stewart Date: Thu, 28 Apr 2011 05:43:37 +0000 (+0000) Subject: usbnet: Resubmit interrupt URB if device is open X-Git-Tag: v2.6.39-rc6~7^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=68972efa657040f891c7eda07c7da8c8dd576788;p=pandora-kernel.git usbnet: Resubmit interrupt URB if device is open Resubmit interrupt URB if device is open. Use a flag set in usbnet_open() to determine this state. Also kill and free interrupt URB in usbnet_disconnect(). [Rebased off git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git] Signed-off-by: Paul Stewart Signed-off-by: David S. Miller --- Reading git-diff-tree failed