K 10 svn:author V 5 peter K 8 svn:date V 27 2004-12-15T02:32:27.000000Z K 7 svn:log V 326 Like on the ath_rate_onoe component, make this compile on amd64. Convert pointers to an integer via uintptr_t. Fix an apparent bug that caused a compile failure. ieee80211_iterate_nodes() takes ic->ic_sta as its first argument on the onoe module. It had just 'ic' here in the same context, which was a mismatched argument. END