hostapd: remove obsolete function
Leftover from authsae, which was removed a long time ago Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
@@ -1038,7 +1038,7 @@ mac80211_set_noscan() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
drv_mac80211_cleanup() {
|
drv_mac80211_cleanup() {
|
||||||
hostapd_common_cleanup
|
:
|
||||||
}
|
}
|
||||||
|
|
||||||
mac80211_reset_config() {
|
mac80211_reset_config() {
|
||||||
|
|||||||
@@ -1592,7 +1592,3 @@ EOF
|
|||||||
fi
|
fi
|
||||||
return 0
|
return 0
|
||||||
}
|
}
|
||||||
|
|
||||||
hostapd_common_cleanup() {
|
|
||||||
killall meshd-nl80211
|
|
||||||
}
|
|
||||||
|
|||||||
Reference in New Issue
Block a user