[PATCH] Fix ipw2200 set wrong power parameter causing firmware error
authorZhu Yi <yi.zhu@intel.com>
Thu, 12 Jul 2007 08:09:32 +0000 (16:09 +0800)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 18 Jul 2007 01:56:17 +0000 (21:56 -0400)
The power mode can only be set 0~5 to firmware. Otherwise there will be a
firmware error generated. This patch fixed the invalid power mode requested
by driver.

Signed-off-by: Zhu Yi <yi.zhu@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found