diff options
author | Michał Mirosław <mirq-linux@rere.qmqm.pl> | 2011-02-22 19:52:28 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2011-02-24 01:23:31 +0300 |
commit | 8e9b59b219e520cfc2f80af471c6b0e67ad9dd75 (patch) | |
tree | 93ff1838aa4f7c04b0ec58e7a61a7da50d66946b /net/9p | |
parent | a9a6fb374547044088ca37a30d4c3ca581cec80d (diff) | |
download | linux-8e9b59b219e520cfc2f80af471c6b0e67ad9dd75.tar.xz |
Fix "(unregistered net_device): Features changed" message
Fix netdev_update_features() messages on register time by moving
the call further in register_netdevice(). When
netdev->reg_state != NETREG_REGISTERED, netdev_name() returns
"(unregistered netdevice)" even if the dev's name is already filled.
Signed-off-by: Michał Mirosław <mirq-linux@rere.qmqm.pl>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/9p')
0 files changed, 0 insertions, 0 deletions