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