Jacob Keller 0ea7fae440 fm10k: use ethtool_rxfh_indir_default for default redirection table
The fm10k driver used its own code for generating a default indirection
table on device load, which was not the same as the default generated by
ethtool when indir_size of 0 is passed to SRXFH. Take advantage of
ethtool_rxfh_indir_default() and simplify code to write the redirection
table to reduce some code duplication.

Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
Tested-by: Krishneil Singh <Krishneil.k.singh@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2016-04-05 12:49:50 -07:00
..
2016-02-16 16:06:13 -05:00
2016-03-01 15:19:43 -05:00
2016-04-04 16:16:36 -04:00
2016-02-25 16:51:04 -05:00
2016-01-29 20:33:38 -08:00
2016-03-03 17:17:14 -05:00
2016-02-15 11:18:22 +01:00
2016-02-25 16:51:05 -05:00
2016-01-10 22:50:14 -05:00
2016-02-17 16:15:45 -05:00
2016-01-04 16:07:16 -05:00
2016-01-07 14:31:26 -05:00
2016-03-07 15:39:45 -05:00