commit | 20e72a44098641f0c4de34a31287a93e006afb5b | [log] [tgz] |
---|---|---|
author | Yevgeny Petrilin <yevgenyp@mellanox.co.il> | Thu Aug 04 01:05:12 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Fri Aug 05 03:36:07 2011 -0700 |
tree | 5bcc128348cba73f523a74255efd43cb0e865a24 | |
parent | c70a3a9203ba327b86a4ce895c04e6d4ef18ee57 [diff] |
mlx4: decreasing ref count when removing mac For older FW versions, when a Mac address removed from Mac table, we should set 0 for reference count for the corresponding Mac index. Fixes a bug where removing Mac from the table still left that entry as invalid. Signed-off-by: Yevgeny Petrilin <yevgenyp@mellanox.co.il> Tested-by: Roland Dreier <roland@purestorage.com> Signed-off-by: David S. Miller <davem@davemloft.net>