Searched hist:"735 e35c56bbc91621942dc5111b2970beb00e75a" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/linux/avf/ |
H A D | virtchnl.h | diff 735e35c56bbc91621942dc5111b2970beb00e75a Thu May 11 13:23:17 CDT 2017 Jesse Brandeburg <jesse.brandeburg@intel.com> i40e/virtchnl: move function to virtchnl
This moves a function that is needed for the virtchnl interface from the i40e PF driver over to the virtchnl.h file.
It was manually verified that the function in question is unchanged except for the function name and function header, which explains the slight difference in the number of lines removed/added.
Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com> Tested-by: Andrew Bowers <andrewx.bowers@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
|
/openbmc/linux/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_virtchnl_pf.c | diff 735e35c56bbc91621942dc5111b2970beb00e75a Thu May 11 13:23:17 CDT 2017 Jesse Brandeburg <jesse.brandeburg@intel.com> i40e/virtchnl: move function to virtchnl
This moves a function that is needed for the virtchnl interface from the i40e PF driver over to the virtchnl.h file.
It was manually verified that the function in question is unchanged except for the function name and function header, which explains the slight difference in the number of lines removed/added.
Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com> Tested-by: Andrew Bowers <andrewx.bowers@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
|