commit | 8c5e7a5f59f9d11597bd47de28334da318ea0e80 | [log] [tgz] |
---|---|---|
author | Ivo van Doorn <ivdoorn@gmail.com> | Mon Aug 04 16:38:47 2008 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Aug 22 16:29:58 2008 -0400 |
tree | 46dc69607e8a196fd68b3b040b312bc1e7fc0559 | |
parent | 906c110fcc24bdd5bf0fa22d89ac75d99c747e53 [diff] |
rt2x00: Gather channel information in structure Channel information which is read from EEPROM should be read into an array containing per-channel information. This removes the requirement of multiple arrays and makes the channel handling a bit cleaner and easier to expand. Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>