commit | c07cb4b0ab78f279ea94c3b4661cad86eb02a5d9 | [log] [tgz] |
---|---|---|
author | Yan Burman <yanb@mellanox.com> | Thu Feb 07 02:25:25 2013 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Feb 07 23:26:13 2013 -0500 |
tree | 7c2eda4433a461a036410586a3ca31d27d46fb6a | |
parent | 90bbb74af68b3255bc298731f8b60d5668877306 [diff] |
net/mlx4_en: Manage hash of MAC addresses per port As a preparation step for supporting multiple unicast addresses, store MAC addresses in hash table. Remove the radix tree for MAC addresses per QP, as it's not in use. Signed-off-by: Yan Burman <yanb@mellanox.com> Signed-off-by: Amir Vadai <amirv@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>