[ath5k-devel] [PATCH] ath5k: fix interpolation with equal power levels

2009-03-31 Thread Fabio Rossi
When the EEPROM contains weird values for the power levels we have to fix the interpolation process. Signed-off-by: Fabio Rossi ross...@inwind.it --- diff --git a/drivers/net/wireless/ath5k/phy.c b/drivers/net/wireless/ath5k/phy.c index 9e2faae..0e3e0e0 100644 ---

Re: [ath5k-devel] [PATCH] ath5k: fix interpolation with equal power levels

2009-03-31 Thread Nick Kossifidis
2009/3/31 Fabio Rossi ross...@inwind.it: When the EEPROM contains weird values for the power levels we have to fix the interpolation process. Signed-off-by: Fabio Rossi ross...@inwind.it --- diff --git a/drivers/net/wireless/ath5k/phy.c b/drivers/net/wireless/ath5k/phy.c index