commit | f275dc7117c4a9847ee0380ca1a355b18d616b09 | [log] [tgz] |
---|---|---|
author | Kalle Valo <kvalo@qca.qualcomm.com> | Mon Nov 14 19:30:13 2011 +0200 |
committer | Kalle Valo <kvalo@qca.qualcomm.com> | Wed Nov 16 10:22:33 2011 +0200 |
tree | 4cfef4dc7c0c4320b95b7d65d7779317ed948ddb | |
parent | be5abaafad8090a5051355b1d224bfbae0951fc2 [diff] |
ath6kl: remove hw version related parameter defines Having separate defines, in a different file, makes it difficult to read the actual values. As we are just setting named fields in a struct the defines don't make any sense anymore. There are no functional changes, only moving of constants. Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>