Staging: bcm: Remove typedef for IPV6HeaderFormatTag and call directly.
authorKevin McKinney <klmckinney1@gmail.com>
Tue, 11 Dec 2012 02:55:10 +0000 (21:55 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 7 Jan 2013 18:49:02 +0000 (10:49 -0800)
commit9d4cf71fbd153ded47d0a61813942e7ef7fa09c4
tree782ff265dc852817f46c1cc8ce09234599a86c7f
parent8f0652c25559e6757a0258aa241a23c187494d5e
Staging: bcm: Remove typedef for IPV6HeaderFormatTag and call directly.

This patch removes typedef IPV6HeaderFormatTag,
and changes the name of the struct to bcm_ipv6_hdr.
In addition, any calls to typedef IPV6Header
are changed to call the struct directly.

Signed-off-by: Kevin McKinney <klmckinney1@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/bcm/IPv6Protocol.c
drivers/staging/bcm/IPv6ProtocolHdr.h