commit | 955154fa33df2b74f0fea8e7c84df6dfd954dab2 | [log] [tgz] |
---|---|---|
author | Matan Barak <matanb@mellanox.com> | Wed Jan 30 23:07:10 2013 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Jan 31 12:48:47 2013 -0500 |
tree | c53021a647f2587d29f451b9e8b4b24d645a70d8 | |
parent | 23537b732f5dd9c917767419272aeb65cc4b8cfd [diff] |
net/mlx4_en: Don't reassign port mac address on firmware that supports it Mac reassignments should only be done when not supported by the firmware. To accomplish that, checking firmware capability bit to know whether we should reassign macs in the driver. Signed-off-by: Matan Barak <matanb@mellanox.com> Signed-off-by: Amir Vadai <amirv@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>