svn commit: r283568 - head/sys/net80211

Gleb Smirnoff glebius at FreeBSD.org
Tue May 26 15:45:04 UTC 2015


On Tue, May 26, 2015 at 08:25:01AM -0700, Adrian Chadd wrote:
A> Hi,
A> 
A> We're going to have to move all of the counter API stuff into
A> ieee80211_freebsd.[ch].

Well, I put the function in the same file where if_get_counter pointer
is set, so that it can be static. You need distinctive border between
FreeBSD and non-FreeBSD stuff, which right now isn't yet clear.

I don't mind moving, but looks like the ifnet attachment process, either
the current one or the future one, also needs to be moved to FreeBSD
part of the code.

-- 
Totus tuus, Glebius.


More information about the svn-src-all mailing list