From: Ben Hutchings Date: Wed, 4 Nov 2009 15:29:52 +0000 (+0000) Subject: usbnet: Set link down initially for drivers that update link state X-Git-Tag: v2.6.33-rc1~388^2~430 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=37e8273cd30592d3a82bcb70cbb1bdc4eaeb6b71;p=pandora-kernel.git usbnet: Set link down initially for drivers that update link state Some usbnet drivers update link state while others do not due to hardware limitations. Add a flag to distinguish those that do, and set the link down initially for their devices. This is intended to fix this bug: http://bugs.debian.org/444043 Signed-off-by: Ben Hutchings Signed-off-by: David S. Miller --- Reading git-diff-tree failed