]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC r230620:
authorbschmidt <bschmidt@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 7 Feb 2012 18:05:10 +0000 (18:05 +0000)
committerbschmidt <bschmidt@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 7 Feb 2012 18:05:10 +0000 (18:05 +0000)
commit54c3f322628922d50d7c3c12da8b7ebc3604e0d8
treea22f018a0d14d6970d05637116415fca3e40a719
parent4fa3d2ff21da0900a446a764ddd9a8fdea0f3270
MFC r230620:
On state changes from RUN to anything else the AGGR sessions are
cleared/dropped leading to qid2tap[n] being NULL as there no longer
is a tap. Now, if there have been lots of frames queued the firmware
processes and returns those after the tap is gone.

git-svn-id: svn://svn.freebsd.org/base/stable/9@231143 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/dev/iwn/if_iwn.c