X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fnet%2Fieee80211softmac_wx.h;h=4ee3ad57283fa3370bd2d1f71cd6ae559b556dbc;hb=97577e38284f48ca773392e2d401af2f6c95dc08;hp=3e0be453ecea66020eb20a47681f3988f53caa9b;hpb=fa4fa40a990f8f4eff65476bef32007c154bbac0;p=linux-2.6 diff --git a/include/net/ieee80211softmac_wx.h b/include/net/ieee80211softmac_wx.h index 3e0be453ec..4ee3ad5728 100644 --- a/include/net/ieee80211softmac_wx.h +++ b/include/net/ieee80211softmac_wx.h @@ -91,4 +91,9 @@ ieee80211softmac_wx_get_genie(struct net_device *dev, struct iw_request_info *info, union iwreq_data *wrqu, char *extra); +extern int +ieee80211softmac_wx_set_mlme(struct net_device *dev, + struct iw_request_info *info, + union iwreq_data *wrqu, + char *extra); #endif /* _IEEE80211SOFTMAC_WX */