From: Franky Lin Date: Sat, 17 Dec 2011 02:37:08 +0000 (-0800) Subject: brcm80211: fmac: move tx flow ctrl flag to bus layer X-Git-Tag: v3.3-rc1~182^2~44^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c8bf34849f92c5894a3d7e12573d3789d7851f23;p=pandora-kernel.git brcm80211: fmac: move tx flow ctrl flag to bus layer txoff is the flow control flag for transmit used in sdio layer. Move it to bus layer data structure brcmf_sdio. Also flag management code is moved out of brcmf_txflowcontrol(). This is part of the fullmac bus interface refactoring. Reviewed-by: Pieter-Paul Giesberts Reviewed-by: Arend van Spriel Reviewed-by: Alwin Beukers Signed-off-by: Franky Lin Signed-off-by: John W. Linville --- Reading git-diff-tree failed