diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2017-02-03 10:54:59 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-02-06 18:01:06 +0100 |
commit | 73cfb2a2e49e166c569360ee60fe023b3efe3cf6 (patch) | |
tree | 0894c9009e7d173a89aac7af23b24fcfc4074daf /include/rdma | |
parent | sfc: don't rearm interrupts if busy polling (diff) | |
download | linux-73cfb2a2e49e166c569360ee60fe023b3efe3cf6.tar.xz linux-73cfb2a2e49e166c569360ee60fe023b3efe3cf6.zip |
net/mlx4_en: fix a condition
There is a "||" vs "|" typo here so we test 0x1 instead of 0x6.
Fixes: 1f8176f7352a ("net/mlx4_en: Check the enabling pptx/pprx flags in SET_PORT wrapper flow")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Reviewed-by: Tariq Toukan <tariqt@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/rdma')
0 files changed, 0 insertions, 0 deletions