On Wed, 18 Nov 2020 18:18:24 +0100 Antonio Cardace wrote: > debugfs_create_bool("report_stats_tx", 0600, dir, > - &ns->ethtool.report_stats_tx); > + &ns->ethtool.pauseparam.report_stats_tx);
Sorry missed that in v4, this belongs in the previous patch, otherwise patch 2 breaks bisection.