i40e: fix reconfiguring hash enable flags
authorHelin Zhang <helin.zhang@intel.com>
Mon, 23 Nov 2015 06:19:24 +0000 (14:19 +0800)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Mon, 23 Nov 2015 22:51:14 +0000 (23:51 +0100)
commit8ebb29567b0792e693510a760b9eeaca73ae1b55
treee1966ff013c3694e38128e3383001223672fc2d3
parent0834d1524deefac66f8655a9bcafd7cf296afbfb
i40e: fix reconfiguring hash enable flags

It fixes the issue of not re-configuring hash enable flags (HENA)
if there is no key.

Fixes: d0a349409bd7 ("i40e: support AQ based RSS config")

Signed-off-by: Helin Zhang <helin.zhang@intel.com>
Acked-by: Jingjing Wu <jingjing.wu@intel.com>
drivers/net/i40e/i40e_ethdev.c