Re: [PATCH v3 1/2] net, treewide: define and use MAC_ADDR_STR_LEN
From: Johannes Berg <johannes@sipsolutions.net>
Date: 2025-02-06 09:50:48
Also in:
linux-doc, linux-wireless, lkml
From: Johannes Berg <johannes@sipsolutions.net>
Date: 2025-02-06 09:50:48
Also in:
linux-doc, linux-wireless, lkml
On Thu, 2025-02-06 at 10:44 +0100, Michal Swiatkowski wrote:
quoted
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. For that: Acked-by: Johannes Berg <johannes@sipsolutions.net> 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