From: Paul Fertser Date: Mon, 11 Oct 2010 22:45:35 +0000 (-0700) Subject: b44: fix carrier detection on bind X-Git-Tag: v2.6.36-rc8~2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bcf64aa379fcadd074449cbf0c049da70071b06f;p=pandora-kernel.git b44: fix carrier detection on bind For carrier detection to work properly when binding the driver with a cable unplugged, netif_carrier_off() should be called after register_netdev(), not before. Signed-off-by: Paul Fertser Signed-off-by: David S. Miller --- Reading git-diff-tree failed