diff options
author | Andrey Yurovsky <andrey@cozybit.com> | 2009-08-13 17:34:40 -0700 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2009-08-20 11:35:50 -0400 |
commit | 6f632d57f35303118685b88c139f3da73df077e2 (patch) | |
tree | 687a6547ca2dfb65204df9bc8a2e724a3c9a6899 /arch/m68k | |
parent | b23da49e6db341f4721476394dd8b95e0be2d179 (diff) |
libertas: don't use dynamic-sized array
sparse complains about a bad constant expression due to the use of a
dynamic-sized array in get_common_rates(). Allocate and free the array
instead.
Signed-off-by: Andrey Yurovsky <andrey@cozybit.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'arch/m68k')
0 files changed, 0 insertions, 0 deletions