Skip to content
Commit bcf64aa3 authored by Paul Fertser's avatar Paul Fertser Committed by David S. Miller
Browse files

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: default avatarPaul Fertser <fercerpav@gmail.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent b00916b1
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment