Searched hist:"1 e6d6f8c1b07a5874444c3a403eb24427e8b39d3" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_txrx.h | diff 1e6d6f8c1b07a5874444c3a403eb24427e8b39d3 Thu Sep 24 14:43:02 CDT 2015 Kiran Patil <kiran.patil@intel.com> 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>
|
H A D | i40e_txrx.c | diff 1e6d6f8c1b07a5874444c3a403eb24427e8b39d3 Thu Sep 24 14:43:02 CDT 2015 Kiran Patil <kiran.patil@intel.com> 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>
|