wireless: add an example driver cleanup implementation
[project/netifd.git] / examples / wireless / mac80211.sh
index aa663bb..2ee1c73 100755 (executable)
@@ -43,6 +43,9 @@ setup_vif() {
        wireless_add_process "$!" /bin/sleep 1
 }
 
+drv_mac80211_cleanup() {
+       echo "mac80211 cleanup"
+}
 
 drv_mac80211_setup() {
        echo "mac80211 setup: $1"