commit | bab6a9eac05360db25c81b0090f6b1195dd986cc | [log] [tgz] |
---|---|---|
author | Yan Burman <yanb@mellanox.com> | Tue Apr 02 16:49:45 2013 +0300 |
committer | David S. Miller <davem@davemloft.net> | Tue Apr 02 12:07:56 2013 -0400 |
tree | 2fa01c1613e8d72eb63b572799a82ef0454a557c | |
parent | fcd99434fb5c137274d2e15dd2a6a7455f0f29ff [diff] |
net/mlx4_en: Fix setting initial MAC address Commit 6bbb6d9 "net/mlx4_en: Optimize Rx fast path filter checks" introduced a regression under which the MAC address read from the card was not converted correctly (the most significant byte was not handled), fix that. Reviewed-by: Or Gerlitz <ogerlitz@mellanox.com> Signed-off-by: Yan Burman <yanb@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>