Staging: bcm: Remove typedef for _PACKETTOSEND and call directly.
authorKevin McKinney <klmckinney1@gmail.com>
Sat, 26 May 2012 16:05:10 +0000 (12:05 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 5 Jun 2012 04:09:21 +0000 (21:09 -0700)
commita869993f8f763b9792990e7ef8e8a644b799d0d3
treeb074c8ffdaf8a21f9e1a87cd57f282b4b668944b
parentc1975eda98d12c7b34cdc94c53cda32de263e4af
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 <klmckinney1@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/bcm/Adapter.h
drivers/staging/bcm/Macros.h