struct ieee80211_if_init_conf is not defined

Ramesh rramesh1 at gmail.com
Tue Jan 5 05:04:53 UTC 2010


Hello Hong,

I do see that structure in

include/net/mac80211.h

--

struct ieee80211_if_init_conf {
        enum nl80211_iftype type;
        struct ieee80211_vif *vif;
        void *mac_addr;
};

--

Regards
Ramesh

On Mon, Jan 4, 2010 at 8:51 PM, hong zhang <henryzhang62 at yahoo.com> wrote:
> Luis,
>
> I search wireless-testing tree and struct ieee80211_if_init_conf is not defined any where. But static int ath9k_htc_add_interface(struct eee80211_hw *hw,  struct ieee80211_if_init_conf *conf) caused compile error.
>
> Where can I find definition of struct ieee80211_if_init_conf?
>
> --henry
>
>
>
> _______________________________________________
> devel mailing list
> devel at linuxdriverproject.org
> http://driverdev.linuxdriverproject.org/mailman/listinfo/devel
>



More information about the devel mailing list