> -----Original Message-----
> From: Intel-wired-lan <[email protected]> On Behalf Of 
> Michal Swiatkowski
> Sent: 12 August 2025 09:53
> 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 07/15] ice: move out debugfs 
> init from fwlog
>
> The root debugfs directory should be available from driver side, not from 
> library. Move it out from fwlog code.
>
> Make similar to __fwlog_init() __fwlog_deinit() and deinit debugfs there. In 
> case of ice only fwlog is using debugfs.
>
> Reviewed-by: Przemek Kitszel <[email protected]>
> Signed-off-by: Michal Swiatkowski <[email protected]>
> ---
> drivers/net/ethernet/intel/ice/ice.h         |  1 +
> drivers/net/ethernet/intel/ice/ice_common.c  | 14 ++++++++++++--  
> drivers/net/ethernet/intel/ice/ice_debugfs.c | 20 +++++++++++++++-----
> drivers/net/ethernet/intel/ice/ice_fwlog.c   |  2 --
> 4 files changed, 28 insertions(+), 9 deletions(-)
>

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

Reply via email to