Remove nitems() now that it lives in <sys/param.h> since r236486.
This commit is contained in:
parent
47f4a4dc9a
commit
f3a4392048
@ -2005,8 +2005,6 @@ iwn_setregdomain(struct ieee80211com *ic, struct ieee80211_regdomain *rd,
|
|||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
#define nitems(_a) (sizeof((_a)) / sizeof((_a)[0]))
|
|
||||||
|
|
||||||
static void
|
static void
|
||||||
iwn_read_eeprom_enhinfo(struct iwn_softc *sc)
|
iwn_read_eeprom_enhinfo(struct iwn_softc *sc)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user