pfg 621e8ca862 MFC r298556:
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.
2016-05-03 15:04:56 +00:00
..
2015-10-26 03:43:28 +00:00
2015-10-26 03:43:28 +00:00
2015-05-16 22:36:19 +00:00
2015-10-26 03:43:28 +00:00
2015-10-26 03:43:28 +00:00
2016-03-06 08:52:03 +00:00
2015-11-13 01:03:59 +00:00
2016-03-06 08:52:03 +00:00
2016-03-06 08:52:03 +00:00
2015-10-26 03:43:28 +00:00
2015-10-26 03:43:28 +00:00
2015-10-26 03:43:28 +00:00
2016-05-03 15:04:56 +00:00
2015-10-26 03:43:28 +00:00
2015-10-26 03:43:28 +00:00
2015-10-26 03:43:28 +00:00
2015-10-26 03:43:28 +00:00
2015-10-26 03:43:28 +00:00
2015-10-26 03:43:28 +00:00
2016-04-07 07:12:14 +00:00