git: 803bc0f91f28 - stable/13 - net80211: Correct a comment

From: Zhenlei Huang <zlei_at_FreeBSD.org>
Date: Tue, 25 Jun 2024 04:27:32 UTC
The branch stable/13 has been updated by zlei:

URL: https://cgit.FreeBSD.org/src/commit/?id=803bc0f91f285dab7fa4557af76cf92db33cd196

commit 803bc0f91f285dab7fa4557af76cf92db33cd196
Author:     Zhenlei Huang <zlei@FreeBSD.org>
AuthorDate: 2024-06-20 04:27:43 +0000
Commit:     Zhenlei Huang <zlei@FreeBSD.org>
CommitDate: 2024-06-25 04:27:06 +0000

    net80211: Correct a comment
    
    MFC after:      3 days
    
    (cherry picked from commit 34c98f40f549b3e5692aa5095448ff9135030f99)
    (cherry picked from commit ae979c76443bd7c33ed9f22182b4421d2c64b619)
---
 sys/net80211/ieee80211_radiotap.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys/net80211/ieee80211_radiotap.c b/sys/net80211/ieee80211_radiotap.c
index 34e27b323fc1..79e00106a780 100644
--- a/sys/net80211/ieee80211_radiotap.c
+++ b/sys/net80211/ieee80211_radiotap.c
@@ -125,7 +125,7 @@ ieee80211_radiotap_vattach(struct ieee80211vap *vap)
 void
 ieee80211_radiotap_vdetach(struct ieee80211vap *vap)
 {
-	/* NB: bpfattach is called by ether_ifdetach and claims all taps */
+	/* NB: bpfdetach is called by ether_ifdetach and claims all taps */
 }
 
 static void