iwlwifi: fix a typo
authorJohannes Berg <johannes@sipsolutions.net>
Fri, 25 Sep 2009 21:24:24 +0000 (14:24 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 7 Oct 2009 20:39:35 +0000 (16:39 -0400)
commit9bddbab36d736c181678e07515aaa63045bdcea7
tree0112027c3639a74641490c529c8f7c0a00bea065
parent02f5dac08364d01a8b2c8e298b529b97f356b3f5
iwlwifi: fix a typo

We never have four chains, but let's fix the typo
while we noticed it. You count 0, 1, 2, 3, not
0, 1, 2, 4 :)

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: Reinette Chatre <reinette.chatre@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/iwlwifi/iwl-core.c