On Wed, Jan 19, 2011 at 12:56 AM, Steve Brown <sbr...@cortland.com> wrote:
> I'm looking at the issue of beacons with different intervals.
>
> There is a beacon_interval in struct ath_softc as well as one in struct
> ath_beacon_config which is also part of ath_softc.
>
> Are both needed?

sc->beacon_interval  is updated in ath9k_bss_info_changed function of main.c.
Need to dig deep to rule it out as redundant(though it appears like that).
any issues because of this?
Please see this commit id 57c4d7b4c4986037be51476b8e3025d5ba18d8b8

>
> Steve
>
>
> _______________________________________________
> ath9k-devel mailing list
> ath9k-devel@lists.ath9k.org
> https://lists.ath9k.org/mailman/listinfo/ath9k-devel
>
_______________________________________________
ath9k-devel mailing list
ath9k-devel@lists.ath9k.org
https://lists.ath9k.org/mailman/listinfo/ath9k-devel

Reply via email to