net/mlx4_en: Fix bad use of dev_id
authorAmir Vadai <amirv@mellanox.com>
Tue, 25 Feb 2014 16:17:52 +0000 (18:17 +0200)
committerDavid S. Miller <davem@davemloft.net>
Wed, 26 Feb 2014 20:38:07 +0000 (15:38 -0500)
dev_id should be set for multiple netdev's sharing the same MAC, which
is not the case here.

Signed-off-by: Amir Vadai <amirv@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/mellanox/mlx4/en_netdev.c