diff options
author | Jesse Brandeburg <jesse.brandeburg@intel.com> | 2019-11-08 06:23:27 -0800 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2019-11-22 13:15:21 -0800 |
commit | 4c66d227e424c23af2c1c90f397909394f782c02 (patch) | |
tree | edf72939831615bc125ee81206b8e044edb41549 /drivers/net/ethernet/rdc | |
parent | 4015d11e4b9720718de7df28d25c04d08d8b6226 (diff) | |
download | linux-4c66d227e424c23af2c1c90f397909394f782c02.tar.bz2 |
ice: add helpers for virtchnl
The virtchannel interface was repeating a lot of strings
and wasting storage space in the kernel. There was also
inconsistent messages for the same thing. Consolidate all
those messages and bit checks into a couple of helper functions.
Also, reduce stack space usage by simplifying getting the pointer
to the pf using a helper.
Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com>
Co-developed-by: Brett Creeley <brett.creeley@intel.com>
Signed-off-by: Brett Creeley <brett.creeley@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'drivers/net/ethernet/rdc')
0 files changed, 0 insertions, 0 deletions