commit | fccfe93036312f3ad35d37c2ca960f104c6e7f21 | [log] [tgz] |
---|---|---|
author | Arend van Spriel <arend@broadcom.com> | Tue Jun 18 13:29:26 2013 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Jun 18 14:46:50 2013 -0400 |
tree | f7a089b5fcaeb2324f2dd7e0edcf1eabbc83eeea | |
parent | 1ab083a3752760ec7751a7fa43db555d2d6f1e6a [diff] |
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 <frankyl@broadcom.com> Reviewed-by: Hante Meuleman <meuleman@broadcom.com> Reviewed-by: Pieter-Paul Giesberts <pieterpg@broadcom.com> Signed-off-by: Arend van Spriel <arend@broadcom.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>