From: Arend van Spriel Date: Tue, 18 Jun 2013 11:29:26 +0000 (+0200) Subject: brcmfmac: simplify dpc handling using atomic operations X-Git-Tag: v3.11-rc1~64^2~166^2^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fccfe93036312f3ad35d37c2ca960f104c6e7f21;p=pandora-kernel.git brcmfmac: simplify dpc handling using atomic operations Instead of allocating an empty list item and queue that for the dpc data worker to dequeue an atomic counter is used. Reviewed-by: Franky (Zhenhui) Lin Reviewed-by: Hante Meuleman Reviewed-by: Pieter-Paul Giesberts Signed-off-by: Arend van Spriel Signed-off-by: John W. Linville --- Reading git-diff-tree failed