]> asedeno.scripts.mit.edu Git - linux.git/commit
mlxsw: remove kvd_hash_granularity from config profile struct
authorJiri Pirko <jiri@mellanox.com>
Sun, 1 Apr 2018 14:34:54 +0000 (17:34 +0300)
committerDavid S. Miller <davem@davemloft.net>
Sun, 1 Apr 2018 14:56:42 +0000 (10:56 -0400)
commit72779c97cf8f8f446521b48b12f305b6cf952bec
treec17c9e0655a926826b7622dd987184c7446ca60e
parent4f8768befdea9d8004361f180ca559f22ce5346d
mlxsw: remove kvd_hash_granularity from config profile struct

This should not be part of the struct, as the struct fields
are tightly coupled with the FW command payload of the same name.
Just use the "granularity" define directly, as in other places.

Signed-off-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: Ido Schimmel <idosch@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/mellanox/mlxsw/core.h
drivers/net/ethernet/mellanox/mlxsw/spectrum.c