From: Pavel Roskin Date: Fri, 29 Jan 2010 22:22:26 +0000 (-0500) Subject: ath9k: allocate string buffer in read_file_dma() by kmalloc() X-Git-Tag: v2.6.34-rc1~233^2~421^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=991a0987d9e821df1790bbbc368cf36db0c678d3;p=pandora-kernel.git ath9k: allocate string buffer in read_file_dma() by kmalloc() Using stack for that causes warnings with CONFIG_FRAME_WARN=1024 Signed-off-by: Pavel Roskin Signed-off-by: John W. Linville --- Reading git-diff-tree failed