On Friday 05 September 2008 21:11:49 Luis R. Rodriguez wrote: > >> +struct ieee80211_freq_range { > >> + u32 start_freq; > >> + u32 end_freq; > >> + u32 max_bandwidth; > > > > u32 seems excessive for the bandwidth, no? > > I think its fine, remember this is in KHz. max_bandwitth_khz ??? > >> u16 center_freq; > >> + u8 max_bandwidth; > > > > and here you're using u8 anyway :) > > and this is in MHz max_bandwidth_mhz ??? -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html