(...) btw, the revert conflict is:
++<<<<<<< HEAD + /* Enable seqno offload */ + ic->ic_flags_ext |= IEEE80211_FEXT_SEQNO_OFFLOAD; + /* Don't send null data frames; let firmware do it */ + ic->ic_flags_ext |= IEEE80211_FEXT_NO_NULLDATA; ++======= ++>>>>>>> parent of 5bf3c5586b5e (iwx: enable seqno offload) Nuno Teixeira <[email protected]> escreveu (sábado, 20/09/2025 à(s) 23:11): > yep, just that commit. > Just to make sure that I did it right, I undo the revert with git rebase > -i and drop revert, recompile, and connection symptons are back. > > Adrian Chadd <[email protected]> escreveu (sábado, 20/09/2025 à(s) > 22:56): > >> Hi! >> >> On Sat, 20 Sept 2025 at 14:49, Nuno Teixeira <[email protected]> wrote: >> >>> It fixed the problem, and connection is OK. >>> I did resolve a git revert conflict and I hope I've done it right: >>> >> >> So you just reverted that one commit, enabling seqno offload? >> >> >> >> >> -adrian >> > > > -- > Nuno Teixeira > FreeBSD UNIX: <[email protected]> Web: https://FreeBSD.org > -- Nuno Teixeira FreeBSD UNIX: <[email protected]> Web: https://FreeBSD.org
