i40e: add function header for i40e_get_rxfh
authorAlan Brady <alan.brady@intel.com>
Thu, 5 Oct 2017 21:53:33 +0000 (14:53 -0700)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Tue, 17 Oct 2017 17:48:51 +0000 (10:48 -0700)
commit21675bdc214b34d2ce4e30396e9ff36f0e61ae93
treeb2c7924dad06365dba13888beeab881e4a12e9f9
parentc6faca730dc01391e08011945fab5e67b09cdd05
i40e: add function header for i40e_get_rxfh

Someone left this poor little function naked with no header.  This
dresses it up in a proper function header it deserves.

Signed-off-by: Alan Brady <alan.brady@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/i40e/i40e_ethtool.c