commit | 9bddbab36d736c181678e07515aaa63045bdcea7 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes@sipsolutions.net> | Fri Sep 25 14:24:24 2009 -0700 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Oct 07 16:39:35 2009 -0400 |
tree | 0112027c3639a74641490c529c8f7c0a00bea065 | |
parent | 02f5dac08364d01a8b2c8e298b529b97f356b3f5 [diff] |
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>