Search Linux Wireless

Re: [PATCH V2] ath9k: Simplify and fix eeprom endianness swapping

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Martin Blumenstingl <martin.blumenstingl@xxxxxxxxxxxxxx> writes:

> The three eeprom implementations had quite some duplicate code when it
> came to endianness swapping.
> Additionally there was a bug in eeprom_4k and eeprom_9287 which
> prevented the endianness swapping from working correctly, because the
> swapping code was guarded within an "if (!ath9k_hw_use_flash(ah))". In
> eeprom_def this check did not exist, so it seems that eeprom_def was the
> only implementation where endianness swapping worked.
>
> This patch takes the duplicate code and moves it from eeprom_* to
> eeprom.c. The new code is derived from eeprom_def, while taking into
> account the specifics from the other implementations.
>
> Signed-off-by: Martin Blumenstingl <martin.blumenstingl@xxxxxxxxxxxxxx>

Applied to ath.git, thanks.

-- 
Kalle Valo
--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Linux Host AP]     [ATH6KL]     [Linux Wireless Personal Area Network]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite Hiking]     [MIPS Linux]     [ARM Linux]     [Linux RAID]

  Powered by Linux