i40evf: Fix get_rss_aq
authorCatherine Sullivan <catherine.sullivan@intel.com>
Fri, 18 Mar 2016 19:18:12 +0000 (12:18 -0700)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Wed, 6 Apr 2016 03:33:38 +0000 (20:33 -0700)
commit539a379c50220d6ac19c7300671fe25819bd3f1b
tree49d20bda0223484f184ae4328fcb402aff456ff7
parent8c806b676d21a49628250731f4e30a8a071d080c
i40evf: Fix get_rss_aq

We were passing in the seed where we should just be passing false
because we want the VSI table not the pf table.

Change-ID: I9b633ab06eb59468087f0c0af8539857e99f9495
Signed-off-by: Catherine Sullivan <catherine.sullivan@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/i40evf/i40evf_main.c