summaryrefslogtreecommitdiff
path: root/certs
diff options
context:
space:
mode:
authorShahar Klein <shahark@mellanox.com>2016-06-09 21:07:30 (GMT)
committerDavid S. Miller <davem@davemloft.net>2016-06-10 05:06:25 (GMT)
commit86d56a1a6b7352542661d8a9463758c7f285fce3 (patch)
tree0dd1abea9eca3e6eff9d1b05f41838195b066626 /certs
parent9cd3411c42c5d5ba55d6e745edfe7df53c1ffa41 (diff)
downloadlinux-86d56a1a6b7352542661d8a9463758c7f285fce3.tar.xz
net/mlx5: Fix MLX5_CMD_OP_MAX to be defined correctly
Having MLX5_CMD_OP_MAX on another file causes us to repeatedly miss accounting new commands added to the driver and hence there're no entries for them in debugfs. To solve that, we integrate it into the commands enum as the last entry. Fixes: 34a40e689393 ('net/mlx5_core: Introduce modify flow table command') Signed-off-by: Shahar Klein <shahark@mellanox.com> Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'certs')
0 files changed, 0 insertions, 0 deletions