On Mon, Mar 24, 2025 at 11:55 PM Jakub Kicinski <kuba@xxxxxxxxxx> wrote: > > On Thu, 13 Mar 2025 13:49:39 +0100 Johannes Berg wrote: > > Someone mentioned today at netdevconf that we've run out of > > Don't recall the mention, but I'd guess maybe Jason Xing during > his timestamping talk? Change itself LGTM! Yes, I did mention it. Sorry for missing this commit. Considering it's too late for me, I promise I will review tomorrow morning. Thanks, Jason > > > tx_flags in the skb_shinfo(). Gain one bit back by removing > > the wifi bit. We should be able to do that because the only > > userspace application for it (hostapd) doesn't change the > > setting on the socket, it just uses different sockets, and > > normally doesn't even use this any more, sending the frames > > over nl80211 instead. >