]> git.baikalelectronics.ru Git - kernel.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)
commite924f4f18b57d43056f6592471907acf3137b7cf
treecfe52fc3f8f946d47ba06adee848155b5d773021
parent0e834ab5a47c4d596c7a11bfc6765013a1e3442e
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