commit | 34d102c921100a70d8262adc1afc09f492782778 | [log] [tgz] |
---|---|---|
author | Sujith Manoharan <c_manoha@qca.qualcomm.com> | Fri Jan 30 19:05:31 2015 +0530 |
committer | Kalle Valo <kvalo@codeaurora.org> | Tue Feb 03 15:31:08 2015 +0200 |
tree | c735de3eb9b7cfffb3ca1138238d052067ba63d1 | |
parent | 8b861715087fe17796fe411eff1c7f7e493d0d10 [diff] |
ath9k: Simplify user pattern configuration There is no need to allocate a new structure and free it for every user pattern, instead use local variables. Signed-off-by: Sujith Manoharan <c_manoha@qca.qualcomm.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>