net/ena: use correct field for Rx offload features
authorJakub Palider <jpa@semihalf.com>
Wed, 4 Jan 2017 13:58:54 +0000 (14:58 +0100)
committerFerruh Yigit <ferruh.yigit@intel.com>
Tue, 17 Jan 2017 18:40:52 +0000 (19:40 +0100)
commit4eea092b71e11c850baef2c092edb8bd3180f38d
tree9f072cb0dfcf7e929bb97cb5cb6c88e3bc905916
parent9ba3d0ae20902cbb7713dd27e5bc181949f53d21
net/ena: use correct field for Rx offload features

Previously the capability bitmap for Rx offloads was mistakenly taken
from Tx capability bitmap field. This patch fixes the problem.

Signed-off-by: Jakub Palider <jpa@semihalf.com>
drivers/net/ena/ena_ethdev.c