diff options
author | Michal Swiatkowski <michal.swiatkowski@linux.intel.com> | 2025-04-25 08:08:06 +0200 |
---|---|---|
committer | Tony Nguyen <anthony.l.nguyen@intel.com> | 2025-07-24 09:38:29 -0700 |
commit | 5feaa7a07b85ebbef418ba4b80e4e0d23dc379f5 (patch) | |
tree | ec9079e4ff2af18cd2416ab65443380a8189e552 /net/unix/af_unix.c | |
parent | 0eb61b3569229c31b06c58fd3bb58a79721ba91a (diff) |
libie: add adminq helper for converting err to str
Add a new module for common handling of Admin Queue related logic.
Start by a helper for error to string conversion. This lives inside
libie/, but is a separate module what follows our logic of splitting
into topical modules, to avoid pulling in not needed stuff, and have
better organization in general.
Olek suggested how to better solve the error to string conversion.
It will be used in follow-up patches in ice, i40e and iavf.
Reviewed-by: Przemek Kitszel <przemyslaw.kitszel@intel.com>
Suggested-by: Alexander Lobakin <aleksander.lobakin@intel.com>
Signed-off-by: Michal Swiatkowski <michal.swiatkowski@linux.intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions