From: Kevin McKinney Date: Sat, 22 Dec 2012 19:27:47 +0000 (-0500) Subject: Staging: bcm: Remove typedef for _TCP_HEADER and call directly. X-Git-Tag: v3.9-rc1~127^2~643 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=16c3f8b04c13a722aa82110bb982fe71f1d58918;p=pandora-kernel.git Staging: bcm: Remove typedef for _TCP_HEADER and call directly. This patch removes typedef for _TCP_HEADER, and changes the name of the struct to bcm_tcp_header. In addition, any calls to struct "TCP_HEADER, or *PTCP_HEADER" are changed to call directly. Signed-off-by: Kevin McKinney Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed