Searched hist:c418253f12c0a95c7cd894953644c7488899c9fd (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/net/ethernet/mellanox/mlx4/ |
H A D | fw.c | diff c418253f12c0a95c7cd894953644c7488899c9fd Tue Jun 04 07:13:29 CEST 2013 Or Gerlitz <ogerlitz@mellanox.com> net/mlx4_core: Keep VF assigned MAC in the PF admin table
MAC addresses assigned by the PF to VFs were not kept in the PF driver admin table. As a result, displaying the VF MACs from the PF interface to user space showed zero address where in fact the VF got non-zero address from the PF, fix that.
Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|