]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit66fa781a89bf4161d7e9a6500b3a232f0911ce2a
treeb074c8ffdaf8a21f9e1a87cd57f282b4b668944b
parent75d4034665c880d0276cae0a03962dd9e6cc2ede
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