X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fnet%2Fieee80211softmac_wx.h;h=4ee3ad57283fa3370bd2d1f71cd6ae559b556dbc;hb=9b73e76f3cf63379dcf45fcd4f112f5812418d0a;hp=3e0be453ecea66020eb20a47681f3988f53caa9b;hpb=88e3c1da8b3258a81c5c81d4e7e22557b7d71ba7;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 */