Stanislaw Gruszka
332704a514
iwlegacy: fix tx_power initialization
...
priv->tx_power_next is not initialized to max supported power,
but instead default value is used, what cause errors like
[ 58.597834] iwl3945 0000:03:00.0: Requested user TXPOWER 15 above upper limit 14.
[ 58.597839] iwl3945 0000:03:00.0: Error setting Tx power (-22).
if maximum tx power read from the eeprom is smaller than default.
In consequence card is unable to initialize properly. Fix the problem
and cleanup tx power initialization.
Reported-and-tested-by: Robin Dong <hao.bigrat@gmail.com >
Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com >
Signed-off-by: John W. Linville <linville@tuxdriver.com >
2011-04-13 15:09:53 -04:00
..
2011-03-28 13:05:29 -07:00
2011-02-23 16:26:46 +00:00
2011-03-29 14:48:19 +02:00
2011-03-30 16:53:38 -07:00
2011-03-23 22:16:41 +01:00
2011-03-28 07:42:58 -07:00
2011-03-24 17:04:44 -03:00
2011-03-09 19:54:28 +01:00
2011-03-29 09:45:34 -07:00
2011-03-30 17:14:33 -07:00
2011-03-23 22:16:32 +01:00
2011-03-16 17:28:10 -07:00
2011-03-22 17:44:12 -07:00
2011-03-27 20:58:56 -07:00
2011-03-29 18:19:06 +02:00
2011-03-21 10:05:22 -07:00
2011-03-22 17:44:15 -07:00
2011-03-29 14:50:42 +02:00
2011-03-24 17:27:20 -07:00
2011-03-22 17:43:59 -07:00
2011-03-29 14:48:19 +02:00
2011-03-18 17:15:11 -07:00
2011-03-23 10:41:52 +01:00
2011-03-26 19:49:54 +01:00
2011-02-28 11:04:45 -05:00
2011-03-17 14:05:34 +01:00
2011-03-25 21:06:37 -07:00
2011-03-29 14:48:19 +02:00
2011-03-20 18:14:55 -07:00
2011-03-25 21:00:29 -07:00
2011-03-22 17:43:59 -07:00
2011-03-28 17:53:29 -07:00
2011-03-24 18:58:55 -07:00
2011-03-28 16:24:29 -07:00
2011-03-24 10:16:26 -07:00
2011-03-29 12:09:30 -07:00
2011-03-29 14:48:19 +02:00
2011-03-29 12:09:30 -07:00
2011-03-25 17:41:20 +02:00
2011-04-13 15:09:53 -04:00
2011-02-25 15:07:36 -08:00
2011-03-23 14:55:56 -06:00
2011-03-29 14:48:08 +02:00
2011-02-28 01:36:39 -07:00
2011-03-29 14:48:19 +02:00
2011-03-29 14:48:19 +02:00
2011-03-29 14:48:19 +02:00
2011-03-22 17:44:16 -07:00
2011-03-29 14:48:19 +02:00
2011-03-22 17:44:17 -07:00
2011-03-23 19:46:44 -07:00
2011-03-27 11:47:25 +01:00
2011-03-29 14:48:19 +02:00
2011-03-25 17:47:04 -07:00
2011-02-28 01:36:39 -07:00
2011-03-25 21:06:13 -07:00
2011-03-29 14:48:13 +02:00
2011-03-24 09:30:20 -07:00
2011-02-22 15:10:22 -05:00
2011-03-29 14:48:19 +02:00
2011-03-25 21:06:13 -07:00
2011-03-02 19:47:57 -05:00
2011-03-29 14:48:19 +02:00
2011-03-07 13:10:27 -08:00
2011-03-29 14:48:19 +02:00
2011-02-25 11:52:21 -08:00
2011-03-13 23:08:19 +02:00
2011-03-24 09:50:13 -07:00
2011-03-28 19:33:04 +02:00
2011-03-29 14:48:19 +02:00
2011-03-29 11:56:22 +00:00
2011-03-29 10:01:05 -04:00