On Mon, Sep 24, 2007 at 08:59:35AM -0400, Pavel Roskin wrote: > On Sat, 2007-09-22 at 12:22 +0200, Johannes Berg wrote: > > > struct ieee80211_channel { > > /* first part set by driver */ > > u16 freq; /* in MHz */ > > int hardware_value; /* arbitrary */ > > Please consider using "long" for hardware_value. Drivers should be able > to use this value as a pointer to some driver-specific structure. If you want to use it as pointer better make it a pointer.. - 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