Re: [PATCH net-next] bnx2x: Fix vxlan endianity issue

2015-08-20 Thread David Miller
From: Yuval Mintz Date: Wed, 19 Aug 2015 10:21:58 +0300 > Commit f34fa14cc033 ("bnx2x: Add vxlan RSS support") has introduced an > endianity issue when passing the vxlan UDP port to the HW. > > Reported-by: > Signed-off-by: Yuval Mintz Applied, thanks. -- To unsubscribe from this list: send t

[PATCH net-next] bnx2x: Fix vxlan endianity issue

2015-08-19 Thread Yuval Mintz
Commit f34fa14cc033 ("bnx2x: Add vxlan RSS support") has introduced an endianity issue when passing the vxlan UDP port to the HW. Reported-by: Signed-off-by: Yuval Mintz --- Hi Dave, Please apply this to 'net-next'. Thanks, Yuval --- drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.h | 2 +- 1 f