i40evf: fix RSS key configuration
authorHelin Zhang <helin.zhang@intel.com>
Fri, 27 Nov 2015 15:34:24 +0000 (23:34 +0800)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Fri, 27 Nov 2015 18:38:23 +0000 (19:38 +0100)
commit12cadd39b5cb427f2822e34b8ffd53960c1a598f
tree5896af1b00b325c226fbfd3528528b5d5fb99f9e
parent2a3cf07108b468467ea15bbe49e3569eb73b85df
i40evf: fix RSS key configuration

It fixes the issue of not configuring rss key enable flags
when there is no rss key available.

Fixes: 647d1eaf758b ("i40evf: support AQ based RSS config")

Signed-off-by: Helin Zhang <helin.zhang@intel.com>
drivers/net/i40e/i40e_ethdev_vf.c