#!/bin/bash

#ifconfig ath0 down
ifconfig wlan0 down

rmmod r8180
rmmod ieee80211-rtl
rmmod ieee80211_crypt_ccmp-rtl
rmmod ieee80211_crypt_tkip-rtl
rmmod ieee80211_crypt_wep-rtl
rmmod ieee80211_crypt-rtl
