Re: [PATCH v3 1/2] net, treewide: define and use MAC_ADDR_STR_LEN

From: Michal Swiatkowski
Date: Thu Feb 06 2025 - 05:27:59 EST


On Thu, Feb 06, 2025 at 10:50:36AM +0100, Johannes Berg wrote:
> On Thu, 2025-02-06 at 10:44 +0100, Michal Swiatkowski wrote:
> >
> > > net/mac80211/debugfs_sta.c | 5 +++--
> >
> > What about ieee80211_sta_debugfs_add()? (net/mac80211/debugfs_sta.c)
>
> What about it? It's modified accordingly, just needs a bit more +/-1
> now.

I meant that it can be done in this patch too.

>
> For that:
> Acked-by: Johannes Berg <johannes@xxxxxxxxxxxxxxxx>
>
> Thanks for the rename, per the robot report that just came in it looks
> like that also saved you from some hassle in drivers that have their own
> MAC_ADDR_LEN for some reason :)
>
> johannes