[net80211] add comments!

This commit is contained in:
Adrian Chadd 2016-10-28 02:10:07 +00:00
parent 020fe0de15
commit f6c2cdb12f
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=308008

View File

@ -443,6 +443,9 @@ ieee80211_cancel_scan(struct ieee80211vap *vap)
/*
* Cancel any scan currently going on.
*
* This is called during normal 802.11 data path to cancel
* a scan so a newly arrived normal data packet can be sent.
*/
void
ieee80211_cancel_anyscan(struct ieee80211vap *vap)