mlx4: fix missing offload flags in scattered Rx
authorAdrien Mazarguil <adrien.mazarguil@6wind.com>
Mon, 5 Oct 2015 17:50:06 +0000 (19:50 +0200)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Tue, 20 Oct 2015 19:49:24 +0000 (21:49 +0200)
commit08c192054bc72b78312a069e30a5539d9cf5ab7c
tree131c54c9ac42b25c099e629201cb539021fa2f44
parent922a5466c10024e8d1599deb0f4754fca1165ea7
mlx4: fix missing offload flags in scattered Rx

They were dropped by mistake in the commit below.

Fixes: ab351fe1c95c ("mbuf: remove packet type from offload flags")

Signed-off-by: Adrien Mazarguil <adrien.mazarguil@6wind.com>
drivers/net/mlx4/mlx4.c