Staging: bcm: Remove typedef for TransportHeaderT and call directly.
authorKevin McKinney <klmckinney1@gmail.com>
Sat, 22 Dec 2012 19:27:56 +0000 (14:27 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 7 Jan 2013 18:56:54 +0000 (10:56 -0800)
commitc5485e9ca70b5bd5eabfc7c298f7e367062d4f56
tree93afc879801c991a96533d142819d28a7d4e9508
parent8ab19921143e69797343e972b16378171f37385a
Staging: bcm: Remove typedef for TransportHeaderT and call directly.

This patch removes typedef for TransportHeaderT, and
changes the name of the struct to bcm_transport_header.
In addition, any calls to struct "xporthdr" are
changed to call directly.

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