2008/2/1 Johannes Berg <[EMAIL PROTECTED]>: > > > > What is cap_range and why should it be in struct wiphy? > > > > Its the device's frequency capability range on the bands. > > Well since we always need channels I decided to not have such a thing > but rather require registering a channels array that is also used for > bookkeeping about enabled/disabled channels etc. > > I guess you could add a helper function that allocates a channels array > based on a frequency range.
This is true but also it would be nice as it is the end points which drivers may want to access every now and then. I think its worth the few bytes. Luis _______________________________________________ ath5k-devel mailing list [email protected] https://lists.ath5k.org/mailman/listinfo/ath5k-devel
