> -----Original Message-----
> From: Intel-wired-lan <[email protected]> On Behalf Of 
> Michal Swiatkowski
> Sent: 12 August 2025 09:54
> To: [email protected]
> Cc: [email protected]; Kitszel, Przemyslaw 
> <[email protected]>; [email protected]; 
> [email protected]; Michal Swiatkowski <[email protected]>
> Subject: [Intel-wired-lan] [PATCH iwl-next v2 09/15] ice: drop driver 
> specific structure from fwlog code
>
> In debugfs pass ice_fwlog structure instead of ice_pf.
>
> The debgufs dirs specific for fwlog can be stored in fwlog structure.
>
> Add debugfs entry point to fwlog api.
>
> Reviewed-by: Przemek Kitszel <[email protected]>
> Signed-off-by: Michal Swiatkowski <[email protected]>
> ---
> drivers/net/ethernet/intel/ice/ice.h         |   5 +-
> drivers/net/ethernet/intel/ice/ice_common.c  |   6 +-
> drivers/net/ethernet/intel/ice/ice_debugfs.c | 131 +++++++++----------
> drivers/net/ethernet/intel/ice/ice_fwlog.c   |  14 +-
> drivers/net/ethernet/intel/ice/ice_fwlog.h   |   9 +-
> 5 files changed, 75 insertions(+), 90 deletions(-)
>

Tested-by: Rinitha S <[email protected]> (A Contingent worker at Intel)

Reply via email to