summaryrefslogtreecommitdiffstats
path: root/sys/net80211/ieee80211_proto.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/net80211/ieee80211_proto.c')
-rw-r--r--sys/net80211/ieee80211_proto.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/net80211/ieee80211_proto.c b/sys/net80211/ieee80211_proto.c
index 467a362..99b995c8 100644
--- a/sys/net80211/ieee80211_proto.c
+++ b/sys/net80211/ieee80211_proto.c
@@ -1107,6 +1107,7 @@ update_channel(void *arg, int npending)
struct ieee80211com *ic = arg;
ic->ic_set_channel(ic);
+ ieee80211_radiotap_chan_change(ic);
}
/*
OpenPOWER on IntegriCloud