pfg 1464f257c1 ifconfig: prevent some improbable signed integer overflows.
ic_nchans, from struct:ieee80211req_chaninfo, is an unsigned int.
Use an unsigned index to prevent overflowing the index.

Adopt unsigned integers in other cases where it is useful
to be aware of the unsigned quantities and there is no
risk of the values being negative.

MFC after:	1 week
2016-04-25 00:41:23 +00:00
..
2016-04-19 00:59:15 +00:00
2016-04-19 11:12:57 +00:00
MFH
2016-04-16 02:32:12 +00:00
2016-04-21 06:14:30 +00:00
2016-04-18 07:47:26 +00:00
MFH
2016-03-02 16:14:46 +00:00
MFH
2016-04-11 15:24:59 +00:00
2016-01-28 03:24:06 +00:00
MFH
2016-03-02 16:14:46 +00:00
2016-04-21 06:21:33 +00:00
2016-04-19 01:25:35 +00:00
MFH
2016-03-02 16:14:46 +00:00
MFH
2016-04-16 02:32:12 +00:00
2016-04-19 04:52:13 +00:00
2016-04-19 04:52:51 +00:00
MFH
2016-04-04 23:55:32 +00:00
MFH
2016-03-10 21:16:01 +00:00
MFH
2016-03-14 18:54:29 +00:00
MFH
2016-04-16 02:32:12 +00:00
2016-04-18 14:08:35 +00:00
MFH
2016-03-14 18:54:29 +00:00
2016-04-19 06:32:35 +00:00
MFH
2016-04-04 23:55:32 +00:00
2016-04-19 06:34:31 +00:00
MFH
2016-04-16 02:32:12 +00:00
MFH
2016-03-02 16:14:46 +00:00
2016-04-19 09:43:51 +00:00
2016-04-20 01:35:09 +00:00
MFH
2016-03-10 21:16:01 +00:00