Date: Mon, 8 Jun 2009 03:18:45 +0000 (UTC) From: Sam Leffler <sam@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/net80211 ieee80211_output.c Message-ID: <200906080319.n583J0cA050938@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
sam 2009-06-08 03:18:45 UTC FreeBSD src repository Modified files: sys/net80211 ieee80211_output.c Log: SVN rev 193675 on 2009-06-08 03:18:45Z by sam do not strip M_MORE_DATA on packets coming through ieee80211_start; frames coming out of the ps q may have this set and removing it causes the 802.11 header to not indicate more frames follow which can result in the sta going to sleep and missing them Revision Changes Path 1.100 +4 -3 src/sys/net80211/ieee80211_output.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200906080319.n583J0cA050938>