From c5485e9ca70b5bd5eabfc7c298f7e367062d4f56 Mon Sep 17 00:00:00 2001 From: Kevin McKinney Date: Sat, 22 Dec 2012 14:27:56 -0500 Subject: [PATCH] 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed