From: Amit Beka Date: Thu, 3 May 2012 21:22:04 +0000 (-0700) Subject: iwlwifi: fix power index handling X-Git-Tag: v3.5-rc1~101^2~6^2^2~131 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=11e116517be13da44da99f9532cfc23d08d9efb4;p=pandora-kernel.git iwlwifi: fix power index handling The power index that the user gives as module parameter in in range 1-5, but we need to decrease it in order to create an array index out of it (0-4) for the power table command. Signed-off-by: Amit Beka Signed-off-by: Wey-Yi Guy Signed-off-by: John W. Linville --- Reading git-diff-tree failed