linux/drivers/net/mlx4
Yevgeny Petrilin 20e72a4409 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>
2011-08-05 03:36:07 -07:00
..
Makefile
alloc.c
catas.c
cmd.c
cq.c
en_cq.c
en_ethtool.c
en_main.c
en_netdev.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband 2011-07-22 14:50:12 -07:00
en_port.c mlx4: Fixing Ethernet unicast packet steering 2011-08-03 16:38:59 -07:00
en_port.h
en_resources.c
en_rx.c mlx4: do vlan cleanup 2011-07-21 13:47:55 -07:00
en_selftest.c
en_tx.c
eq.c
fw.c mlx4_core: Add network flow counters 2011-07-18 21:04:34 -07:00
fw.h mlx4_core: Add network flow counters 2011-07-18 21:04:34 -07:00
icm.c
icm.h
intf.c
main.c mlx4: Fixing Ethernet unicast packet steering 2011-08-03 16:38:59 -07:00
mcg.c
mlx4.h mlx4_core: Bump the driver version to 1.0 2011-07-21 22:55:02 -07:00
mlx4_en.h mlx4: do vlan cleanup 2011-07-21 13:47:55 -07:00
mr.c
pd.c
port.c mlx4: decreasing ref count when removing mac 2011-08-05 03:36:07 -07:00
profile.c
qp.c
reset.c
sense.c
srq.c