commit | 401453a31ea8192eb94f9337f5608de907681bfb | [log] [tgz] |
---|---|---|
author | Jack Morgenstein <jackm@dev.mellanox.co.il> | Wed May 30 09:14:55 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu May 31 18:18:16 2012 -0400 |
tree | f1f9f61dbd43844562cb244de8790ad22b3ad750 | |
parent | 6230bb234dd17b4c92518e848368ce03f9802323 [diff] |
net/mlx4_core: Fix obscure mlx4_cmd_box parameter in QUERY_DEV_CAP The "!mlx4_is_slave" is totally confusing. Fix with constant MLX4_CMD_NATIVE, which is the intended behavior. Signed-off-by: Jack Morgenstein <jackm@dev.mellanox.co.il> Reviewed-by: Or Gerlitz <ogerlitz@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>