mwifiex: use GFP_ATOMIC under spin lock
authorDan Carpenter <dan.carpenter@oracle.com>
Thu, 9 Aug 2012 06:57:57 +0000 (09:57 +0300)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 10 Aug 2012 19:27:05 +0000 (15:27 -0400)
We're holding the sta_list_spinlock here so we can't sleep.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Acked-by: Bing Zhao <bzhao@marvell.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found