]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
net/mlx5e: Do not use netdev_err() before the netdev is registered
authorAchiad Shochat <achiad@mellanox.com>
Wed, 29 Jul 2015 12:05:44 +0000 (15:05 +0300)
committerDavid S. Miller <davem@davemloft.net>
Thu, 30 Jul 2015 06:04:46 +0000 (23:04 -0700)
commit1f2a30037bf18ae6d1bab2c47caeceb4eb0f6464
treecfe52fc3f8f946d47ba06adee848155b5d773021
parent97de9f310a588161f0d27158c4ea6d8b477a4625
net/mlx5e: Do not use netdev_err() before the netdev is registered

Since it is un-named at this time.

Signed-off-by: Achiad Shochat <achiad@mellanox.com>
Signed-off-by: Amir Vadai <amirv@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/mellanox/mlx5/core/en_main.c