]> Pileus Git - ~andy/linux/commit
Staging: bcm: Remove typedef for IPV6AuthenticationHeaderFormatTag and call directly.
authorKevin McKinney <klmckinney1@gmail.com>
Tue, 11 Dec 2012 02:55:05 +0000 (21:55 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 7 Jan 2013 18:49:02 +0000 (10:49 -0800)
commit5601bb9da56602a4faa387c9cc6b1bb929393de5
treeec1d66968a0641ebbcb8e345217bbbb295a3ced7
parentceebf54d2edd1706ad3493f705ac7526fbbe55b4
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 <klmckinney1@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/bcm/IPv6Protocol.c
drivers/staging/bcm/IPv6ProtocolHdr.h