commit | d43cefcd68bbc9a67b2c0efe38eb9cf6b5170fe8 | [log] [tgz] |
---|---|---|
author | Atsushi Nemoto <nemoto@toshiba-tops.co.jp> | Tue Sep 08 18:15:41 2015 +0900 |
committer | David S. Miller <davem@davemloft.net> | Wed Sep 09 12:10:15 2015 -0700 |
tree | e8a1477ee8b4905b5a37dd633292659a0a029df9 | |
parent | 7845989cb4b3da1db903918c844fccb9817d34a0 [diff] |
net: eth: altera: Fix the initial device operstate Call netif_carrier_off() prior to register_netdev(), otherwise userspace can see incorrect link state. Signed-off-by: Atsushi Nemoto <nemoto@toshiba-tops.co.jp> Signed-off-by: David S. Miller <davem@davemloft.net>