From: Kevin McKinney Date: Tue, 11 Dec 2012 02:55:05 +0000 (-0500) Subject: Staging: bcm: Remove typedef for IPV6AuthenticationHeaderFormatTag and call directly. X-Git-Tag: v3.9-rc1~127^2~692 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5601bb9da56602a4faa387c9cc6b1bb929393de5;p=pandora-kernel.git Staging: bcm: Remove typedef for IPV6AuthenticationHeaderFormatTag and call directly. This patch removes typedef for IPV6AuthenticationHeaderFormatTag, and changes the name of the struct to bcm_ipv6_authentication_hdr In addition, any calls to typedef IPV6AuthenticationHeader, are changed to call the struct directly. Signed-off-by: Kevin McKinney Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed