Oops, missed in my last commit.

This commit is contained in:
Adrian Chadd 2012-10-26 19:46:55 +00:00
parent f397643e36
commit fdf3d9543a

View File

@ -159,7 +159,9 @@ wlan_clone_destroy(struct ifnet *ifp)
ic->ic_vap_delete(vap);
}
#if __FreeBSD_version < 1000020
IFC_SIMPLE_DECLARE(wlan, 0);
#endif
void
ieee80211_vap_destroy(struct ieee80211vap *vap)