linux/drivers/net/wireless/iwlegacy
Greg Dietsche d7b6b6a643 iwlegacy: remove enum iw_calib and related code
Remove the enum il_calib. It defined one identifier: IL_CALIB_MAX.
Remove the function il4965_calib_free_results. It was doing nothing
because IL_CALIB_MAX is zero. Next, remove calib_results from the
il_priv structure and also remove the associated return
type/struct il_calib_result.

Signed-off-by: Greg Dietsche <Gregory.Dietsche@cuw.edu>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2012-02-29 14:14:55 -05:00
..
3945-debug.c iwlegacy: move debugfs_ops to il_priv 2012-02-22 14:51:13 -05:00
3945-mac.c iwlegacy: s/S_RF_KILL_HW/S_RFKILL/g 2012-02-22 14:51:17 -05:00
3945-rs.c iwlegacy: get rid of ctx structure 2012-02-06 14:56:11 -05:00
3945.c iwlegacy: s/il_txq_mem/il_free_txq_mem/g 2012-02-22 14:51:17 -05:00
3945.h iwlegacy: move debugfs_ops to il_priv 2012-02-22 14:51:13 -05:00
4965-calib.c iwlegacy: remove enum iw_calib and related code 2012-02-29 14:14:55 -05:00
4965-debug.c iwlegacy: move debugfs_ops to il_priv 2012-02-22 14:51:13 -05:00
4965-mac.c iwlegacy: remove enum iw_calib and related code 2012-02-29 14:14:55 -05:00
4965-rs.c iwlegacy: get rid of ctx structure 2012-02-06 14:56:11 -05:00
4965.c iwlegacy: merge all ops structures into one 2012-02-22 14:51:15 -05:00
4965.h iwlegacy: remove enum iw_calib and related code 2012-02-29 14:14:55 -05:00
commands.h iwlegacy: indentions and whitespaces 2011-11-15 14:45:59 +01:00
common.c iwlegacy: s/il_txq_mem/il_free_txq_mem/g 2012-02-22 14:51:17 -05:00
common.h iwlegacy: remove enum iw_calib and related code 2012-02-29 14:14:55 -05:00
csr.h iwlegacy: indentions and whitespaces 2011-11-15 14:45:59 +01:00
debug.c iwlegacy: s/S_RF_KILL_HW/S_RFKILL/g 2012-02-22 14:51:17 -05:00
iwl-spectrum.h iwlegacy: rename iwl to il 2011-11-15 11:16:58 +01:00
Kconfig iwlegacy: Kconfig: Change Debug Option to be more clear 2012-02-29 14:14:55 -05:00
Makefile iwlegacy: rename iwl-debug.c to debug.c 2011-11-15 14:24:36 +01:00
prph.h iwlegacy: indentions and whitespaces 2011-11-15 14:45:59 +01:00