From: Kevin McKinney Date: Sat, 26 May 2012 16:05:10 +0000 (-0400) Subject: Staging: bcm: Remove typedef for _PACKETTOSEND and call directly. X-Git-Tag: v3.6-rc1~100^2~944 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a869993f8f763b9792990e7ef8e8a644b799d0d3;p=pandora-kernel.git Staging: bcm: Remove typedef for _PACKETTOSEND and call directly. This patch removes typedef for _PACKETTOSEND, changes the name of the struct from _PACKETTOSEND to bcm_packettosend. In addition, any calls to the following typedefs "PACKETTOSEND, *PPACKETTOSEND" are changed to call the struct directly. Signed-off-by: Kevin McKinney Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed