From: Dan Carpenter Date: Thu, 9 Aug 2012 06:57:57 +0000 (+0300) Subject: mwifiex: use GFP_ATOMIC under spin lock X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~47^2~319^2^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=126f492355be8c771338b680b3dfbb38a19c88ab;p=pandora-kernel.git mwifiex: use GFP_ATOMIC under spin lock We're holding the sta_list_spinlock here so we can't sleep. Signed-off-by: Dan Carpenter Acked-by: Bing Zhao Signed-off-by: John W. Linville --- Reading git-diff-tree failed