]> Git Repo - linux.git/commit
net/mlx4_core: Fix obscure mlx4_cmd_box parameter in QUERY_DEV_CAP
authorJack Morgenstein <[email protected]>
Wed, 30 May 2012 09:14:55 +0000 (09:14 +0000)
committerDavid S. Miller <[email protected]>
Thu, 31 May 2012 22:18:16 +0000 (18:18 -0400)
commit401453a31ea8192eb94f9337f5608de907681bfb
treef1f9f61dbd43844562cb244de8790ad22b3ad750
parent6230bb234dd17b4c92518e848368ce03f9802323
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 <[email protected]>
Reviewed-by: Or Gerlitz <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
drivers/net/ethernet/mellanox/mlx4/fw.c
This page took 0.05401 seconds and 4 git commands to generate.