Fix channel initialization by not using the same loop variable in nested
authorpatrick <patrick@openbsd.org>
Tue, 26 Dec 2017 00:51:29 +0000 (00:51 +0000)
committerpatrick <patrick@openbsd.org>
Tue, 26 Dec 2017 00:51:29 +0000 (00:51 +0000)
commit33e6a4018f871f9d7d5eec400c87543988ec4a97
tree1e7b94712877c5f7b94ac8fc1215cd4972e88f8b
parent696462add24f38452f9f905997e22cb0d3dc5753
Fix channel initialization by not using the same loop variable in nested
for-loops.  Oops.
sys/dev/ic/bwfm.c