From: Hauke Mehrtens Date: Sat, 30 Jun 2012 13:16:07 +0000 (+0200) Subject: brcmsmac: use container_of instead of cast X-Git-Tag: v3.6-rc1~125^2~57^2~103 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ed1dd81464f53314b5d93924adb84de9cd5838a5;p=pandora-kernel.git brcmsmac: use container_of instead of cast Now "struct si_pub pub" does not have to be the first member in struct si_info any more, if it is the resulting code after compilation should be the same. Acked-by: Arend van Spriel Signed-off-by: Hauke Mehrtens Signed-off-by: John W. Linville --- Reading git-diff-tree failed