diff options
author | Peter Wemm <peter@FreeBSD.org> | 2004-12-15 02:32:27 +0000 |
---|---|---|
committer | Peter Wemm <peter@FreeBSD.org> | 2004-12-15 02:32:27 +0000 |
commit | 063896020b16ef2643c7ab593f6073241a383240 (patch) | |
tree | a4e6cb59c06f607765d6dae76603791c99b27f45 /usr.sbin/digictl | |
parent | 6891c875c26270e39f62e4a1e1af11eefae4a358 (diff) | |
download | src-063896020b16ef2643c7ab593f6073241a383240.tar.gz src-063896020b16ef2643c7ab593f6073241a383240.zip |
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.
Notes
Notes:
svn path=/head/; revision=138879
Diffstat (limited to 'usr.sbin/digictl')
0 files changed, 0 insertions, 0 deletions