From: Arend van Spriel Date: Thu, 9 Feb 2012 20:09:06 +0000 (+0100) Subject: brcm80211: fmac: change allocation flag in brcmf_enq_event() function X-Git-Tag: v3.4-rc1~177^2~108^2~39^2~109 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bcbec9e777cc66fbbeb386c42d8af680fc941da7;p=pandora-kernel.git brcm80211: fmac: change allocation flag in brcmf_enq_event() function As the function is called from atomic context it should not do the kzalloc call with GFP_KERNEL. Reviewed-by: Pieter-Paul Giesberts Reviewed-by: Kan Yan Reviewed-by: Franky (Zhenhui) Lin Signed-off-by: Arend van Spriel Signed-off-by: John W. Linville --- Reading git-diff-tree failed