commit | 0207c0c51a37659a92232e665f2a7fadec170556 | [log] [tgz] |
---|---|---|
author | Bruno Randolf <br1@einfach.org> | Tue Dec 21 17:30:43 2010 +0900 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Dec 22 15:43:28 2010 -0500 |
tree | bc5755f6252c47c7722c3e69eee92c7274b36320 | |
parent | 26a51ad7f285236ca593c57cffcaadd40514084a [diff] |
ath5k: Use helper function to get eeprom mode from channel Introduce a helper function to get the EEPROM mode from channel and remove multiple similar switch statements. Also since it's now easy to get the EEPROM mode from the channel, use them inside the functions which need it, instead of passing a redundant ee_mode parameter. Signed-off-by: Bruno Randolf <br1@einfach.org> Acked-by: Nick Kossifidis <mickflemm@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>