On Wed, Dec 22, 2010 at 11:20 AM, Bruno Randolf <b...@einfach.org> wrote:
> Move mac80211 functions into new file mac80211-ops.c to have a better
> separation and to make base.c smaller.
>
> Signed-off-by: Bruno Randolf <b...@einfach.org>
> ---
>  drivers/net/wireless/ath/ath5k/Makefile       |    1
>  drivers/net/wireless/ath/ath5k/base.c         |  763 
> ++-----------------------
>  drivers/net/wireless/ath/ath5k/mac80211-ops.c |  774 
> +++++++++++++++++++++++++
>  3 files changed, 825 insertions(+), 713 deletions(-)
>  create mode 100644 drivers/net/wireless/ath/ath5k/mac80211-ops.c
>

Tested against linux-next (next-20101221) and the following additional
ath5k and mac80211 patches:

$ ls ath5k-fix/*.patch
ath5k-fix/1-5-ath5k-Simplify-powertable-recalculation.patch
ath5k-fix/2-5-ath5k-Separate-powertable-setup-and-writing.patch
ath5k-fix/3-5-ath5k-Track-current-TX-power-separately-from-max-TX-power.patch
ath5k-fix/4-5-ath5k-Remove-ATH5K_INI_RFGAIN-defines-use-band-instead.patch
ath5k-fix/5-5-ath5k-Use-helper-function-to-get-eeprom-mode-from-channel.patch
ath5k-fix/ath5k-Move-mac80211-functions-into-new-file.patc

$ ls mac80211-fix/*.patch
mac80211-fix/mac80211-minstrel-honor-max-retry-counts-from-cfg80211.patch

Feel free to add:

     Tested-by: Sedat Dilek <sedat.di...@gmail.com>

- Sedat -
_______________________________________________
ath5k-devel mailing list
ath5k-devel@lists.ath5k.org
https://lists.ath5k.org/mailman/listinfo/ath5k-devel

Reply via email to