OSDN Git Service

Staging: bcm: Remove typedef for _BULK_ENDP_OUT and call directly.
authorKevin McKinney <klmckinney1@gmail.com>
Fri, 2 Nov 2012 03:42:26 +0000 (23:42 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 2 Nov 2012 18:36:47 +0000 (11:36 -0700)
commitc1fa1eb38f15dd9998a7cc2fe4f54eb95d14208c
treeb0b774c8488f0a70b07e0e9764af503a0d18533d
parent89a02bfe0fe8176d3fe8ec065fffb05a860f713e
Staging: bcm: Remove typedef for _BULK_ENDP_OUT and call directly.

This patch removes typedef for
_BULK_ENDP_OUT, changes the name of the
struct to bcm_bulk_endpoint_out. In addition,
any calls to typedefs BULK_ENDP_OUT, or
*PBULK_ENDP_OUT 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/InterfaceAdapter.h