https://github.com/torvalds/linux
Revision 6dd4aba36f2dca00c3b6976a0d59c5cee16ad545 authored by Arkadi Sharshevsky on 18 May 2017, 07:18:52 UTC, committed by David S. Miller on 18 May 2017, 15:03:59 UTC
In case of disabled counters the entry index will be incorrect. Fix this
by moving the entry index set before the counter status check.

Fixes: 2ba5999f009d ("mlxsw: spectrum: Add Support for erif table entries access")
Signed-off-by: Arkadi Sharshevsky <arkadis@mellanox.com>
Reviewed-by: Ido Schimmel <idosch@mellanox.com>
Signed-off-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent 1ac91bf
History
Tip revision: 6dd4aba36f2dca00c3b6976a0d59c5cee16ad545 authored by Arkadi Sharshevsky on 18 May 2017, 07:18:52 UTC
mlxsw: spectrum_dpipe: Fix incorrect entry index
Tip revision: 6dd4aba

back to top