diff options
author | Somnath Kotur <somnath.kotur@emulex.com> | 2010-10-24 21:11:10 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-10-25 15:14:10 -0400 |
commit | 63a76944b674bb758232e4213da0da95ae055012 (patch) | |
tree | 70b0389ed576a06cb193a47d15daa7b66b3bf048 /tools/perf/scripts/python/netdev-times.py | |
parent | 18edc84cf15cbe114dcdf7e8612ee52586d0aad7 (diff) |
be2net: Call netif_carier_off() after register_netdev()
Calling netif_carrier_off before register_netdev was causing the network interface
to miss a linkwatch pending event leading to an inconsistent state if the link
is not up when interface is initialized.This is now invoked after register_netdev.
Signed-off-by: Somnath Kotur <somnath.kotur@emulex.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions