From: Arend van Spriel Date: Thu, 8 Dec 2011 23:06:45 +0000 (-0800) Subject: brcm80211: smac: use inline access functions for struct si_pub fields X-Git-Tag: v3.3-rc1~182^2~178^2~103 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b2ffec46ea230acac52170dd0a747526328d25fe;p=pandora-kernel.git brcm80211: smac: use inline access functions for struct si_pub fields Instead of directly accessing the fields in struct si_pub the driver now uses inline access functions. This is in preparation of the bcma integration as a lot of information will be provided by bcma module. Reviewed-by: Pieter-Paul Giesberts Reviewed-by: Alwin Beukers Reviewed-by: Roland Vossen Signed-off-by: Arend van Spriel Signed-off-by: Franky Lin Signed-off-by: John W. Linville --- Reading git-diff-tree failed