Search Linux Wireless

RE: [PATCH] mwifiex: remove wireless.h inclusion and fix resulting bugs

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Johannes,

> >  	/* Allocate buffer to store the BSSID list */
> > -	buf_size = sizeof(struct mwifiex_bssdescriptor) * IW_MAX_AP;
> > +	buf_size = sizeof(struct mwifiex_bssdescriptor) * MWIFIEX_MAX_AP;
> 
> By the way, why does mwifiex store "the BSSID list" in a statically
> sized table? It seems that this shouldn't be necessary since cfg80211
> stores it in a dynamic list and lets drivers get information out again
> as well.

Thanks for your comment.

It seems that the dynamic list in cfg80211 can be used for storing our bss entries. We will try to make changes in our scan/association handling to utilize cfg80211 bss list, and get rid of mwifiex_bssdescriptor table eventually.

Thanks,
Bing

��.n��������+%������w��{.n�����{���zW����ܨ}���Ơz�j:+v�����w����ޙ��&�)ߡ�a����z�ޗ���ݢj��w�f



[Index of Archives]     [Linux Host AP]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]
  Powered by Linux