]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Replace the homegrown implementation of nitems() with calls to nitems()
authorrpaulo <rpaulo@FreeBSD.org>
Wed, 14 Aug 2013 04:24:25 +0000 (04:24 +0000)
committerrpaulo <rpaulo@FreeBSD.org>
Wed, 14 Aug 2013 04:24:25 +0000 (04:24 +0000)
commitb66e5efc0f138709337bda97b97422177187cf60
treeaab84fc7202136670f336f52bd4cbf358edc91cf
parentcee1e037da7213db868bb6bfc99884926330de56
Replace the homegrown implementation of nitems() with calls to nitems()
(param.h).

Operating systems that don't have nitems() can easily define it on their own
net80211 OS-specific header file.

Discussed with: adrian
sys/net80211/ieee80211.c
sys/net80211/ieee80211_action.c
sys/net80211/ieee80211_node.c
sys/net80211/ieee80211_phy.c
sys/net80211/ieee80211_proto.c
sys/net80211/ieee80211_scan_sta.c