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