diff options
| author | christos <christos@NetBSD.org> | 2006-06-12 21:17:59 +0000 |
|---|---|---|
| committer | christos <christos@NetBSD.org> | 2006-06-12 21:17:59 +0000 |
| commit | a3ce58a6e69d444c240916348b8f5d2eaa5a83aa (patch) | |
| tree | e462a165ecabb9cc08543bf693225f6971676ed0 /sys/dev/raidframe | |
| parent | 28bd7a84c0185e05ddb2f3dd8921be4c72ff53a5 (diff) | |
Don't use roundup(IEEE80211_CHAN_MAX, NBBY) which is wrong anyway
[correct would have been howmany(...), use IEEE80211_CHAN_BYTES,
which is used in the other ioctl method. While here s/u_char/u_int8_t/
for chanlist to match the rest of the uses.
Diffstat (limited to 'sys/dev/raidframe')
0 files changed, 0 insertions, 0 deletions
