On Wed, Dec 22, 2010 at 11:20 AM, Bruno Randolf <br1@xxxxxxxxxxx> 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 <br1@xxxxxxxxxxx> > --- > Â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.dilek@xxxxxxxxx> - Sedat - -- 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