From: Dan Carpenter
Date: Fri, 3 Feb 2017 12:54:59 +0300
> 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
Applied.
On 03/02/2017 11:54 AM, Dan Carpenter wrote:
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
diff --git a/drivers/net/ethernet/mellanox/mlx4/port.c
b
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
diff --git a/drivers/net/ethernet/mellanox/mlx4/port.c
b/drivers/net/ethernet/mellanox/mlx4/port.c
index