From: Franky Lin Date: Sat, 17 Dec 2011 02:37:09 +0000 (-0800) Subject: brcm80211: fmac: stop referencing brcmf_pub in bus layer X-Git-Tag: v3.3-rc1~182^2~44^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=712ac5b37a3348cac4e040c551a6ca6186d33682;p=pandora-kernel.git brcm80211: fmac: stop referencing brcmf_pub in bus layer brcmf_pub is the data structure for common layer. Since brcmf_bus should be the only structure shared by common layer and bus layer, stop referencing brcmf_pub from bus layer. This patch 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