i40e: Move i40e_get_head into header file
authorKiran Patil <kiran.patil@intel.com>
Thu, 24 Sep 2015 19:43:02 +0000 (15:43 -0400)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Tue, 29 Sep 2015 00:38:27 +0000 (17:38 -0700)
commit1e6d6f8c1b07a5874444c3a403eb24427e8b39d3
tree081255a434a2293bc48faf7cba3d8e5ad646c3cd
parent34c2d9fb0498c066afbe610b15e18995fd8be792
i40e: Move i40e_get_head into header file

i40e_get_head needs to be called in multiple files in a further patch,
prepare by moving the function into a header file.

Signed-off-by: Kiran Patil <kiran.patil@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_txrx.c
drivers/net/ethernet/intel/i40e/i40e_txrx.h