From: Franky Lin Date: Wed, 23 Nov 2011 01:21:51 +0000 (-0800) Subject: brcm80211: fmac: introduce common bus interface struct brcmf_bus X-Git-Tag: v3.3-rc1~182^2~261^2~122 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=655713be2cf1a69990eb510f3641e9ef05648f51;p=pandora-kernel.git brcm80211: fmac: introduce common bus interface struct brcmf_bus struct brcmf_bus will contain function porinter, bus specific private structure pointer and interface context of generic layer and bus layer. It will be the only shared structure between generic and bus layer. This patch is part of fullmac bus interface refactoring. Reviewed-by: Pieter-Paul Giesberts Reviewed-by: Alwin Beukers Reviewed-by: Arend van Spriel Signed-off-by: Franky Lin Signed-off-by: John W. Linville --- Reading git-diff-tree failed