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

This patch removes typedef IPV6DestOptionsHeaderFormatTag,
and changes the name of the struct to bcm_ipv6_dest_options_hdr.
In addition, any calls to typedef IPV6DestOptionsHeader
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