commit | ffe5daa873d37b56203dce4e8e55a4fab26b796d | [log] [tgz] |
---|---|---|
author | Michal Kazior <michal.kazior@tieto.com> | Tue Aug 13 07:54:55 2013 +0200 |
committer | Kalle Valo <kvalo@qca.qualcomm.com> | Wed Aug 14 18:00:00 2013 +0300 |
tree | 558e195ec31802b71639a1d70b256d0d8b1fe42b | |
parent | 7a53f3f38ad4746c82496293bfb48fae69d71c64 [diff] |
ath10k: use sizeof(*var) in kmalloc This fixes checkpatch warning from the latest 3.11-rc kernel tree. Signed-off-by: Michal Kazior <michal.kazior@tieto.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>