]> git.baikalelectronics.ru Git - kernel.git/commit
iwlegacy: remove enum iw_calib and related code
authorGreg Dietsche <Gregory.Dietsche@cuw.edu>
Mon, 27 Feb 2012 18:25:32 +0000 (12:25 -0600)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 29 Feb 2012 19:14:55 +0000 (14:14 -0500)
commitf437a4fa3683eed77658588331e1926c8d4182b5
tree6d9db39fc9e70199b52956310cfcb635a00cbfef
parent512e9824874ddaf8daa6d1e257f64d113e8a7b2b
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>
drivers/net/wireless/iwlegacy/4965-calib.c
drivers/net/wireless/iwlegacy/4965-mac.c
drivers/net/wireless/iwlegacy/4965.h
drivers/net/wireless/iwlegacy/common.h