Forgot to export a symbol.

This commit is contained in:
solomon 2006-01-20 15:51:03 +00:00
parent a9d383ea6f
commit a4c650adc9
1 changed files with 2 additions and 0 deletions

View File

@ -212,3 +212,5 @@ EXPORT_SYMBOL(p80211_resume);
EXPORT_SYMBOL(p80211skb_free);
EXPORT_SYMBOL(p80211skb_rxmeta_attach);
EXPORT_SYMBOL(p80211wext_event_associated);