diff options
| author | Anirudh Venkataramanan <[email protected]> | 2019-04-16 10:24:28 -0700 |
|---|---|---|
| committer | Jeff Kirsher <[email protected]> | 2019-05-23 10:51:53 -0700 |
| commit | a84db52569ddefd6a82b6a4ba48d321066ef84f1 (patch) | |
| tree | 00abbb9c8f6dc4ac5da371558af7c7b99820c61f /drivers/net/ethernet/intel/ice/ice_main.c | |
| parent | f24e35d88b1bf49806e0b507e72c3e957aeeb2a4 (diff) | |
ice: Call out dev/func caps when printing
ice_parse_caps is used to parse both device and function capabilities.
Currently, capabilities are printed with a cryptic "HW caps" prefix,
which makes it difficult to distinguish whether the capabilities being
printed are device or function capabilities.
This patch makes a change to add a "func cap" prefix when printing
function capabilities, and a "dev cap" prefix when printing device
capabilities.
This patch also changes some of the capability print strings for
consistency.
Signed-off-by: Anirudh Venkataramanan <[email protected]>
Tested-by: Andrew Bowers <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'drivers/net/ethernet/intel/ice/ice_main.c')
0 files changed, 0 insertions, 0 deletions