]> www.infradead.org Git - users/jedix/linux-maple.git/commit
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)
committerChuck Anderson <chuck.anderson@oracle.com>
Thu, 10 Mar 2016 16:31:57 +0000 (08:31 -0800)
commit12fd1d815e4a29c869b0d0ae9cd2d688613accd0
tree0f42e712fbef0a39a6132266705cba3a8a6c8610
parente86d378ad145c5d3e848774252c0f5bd2cabf651
i40e: Move i40e_get_head into header file

Orabug: 22342532

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>
(cherry picked from commit 1e6d6f8c1b07a5874444c3a403eb24427e8b39d3)
Signed-off-by: Brian Maly <brian.maly@oracle.com>
drivers/net/ethernet/intel/i40e/i40e_txrx.c
drivers/net/ethernet/intel/i40e/i40e_txrx.h