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.27.55~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1ebafa01d2a80da61e43a77e7c245c1ca19eb381;p=pandora-kernel.git b44: fix carrier detection on bind commit bcf64aa379fcadd074449cbf0c049da70071b06f upstream. 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed