Staging: bcm: Remove typedef for _stServiceFlowParamSI and call directly.
commitb766fb15e1c489d1e5b5a80501593f61fae3a7eb
authorKevin McKinney <klmckinney1@gmail.com>
Mon, 24 Sep 2012 03:07:14 +0000 (23 23:07 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 26 Sep 2012 16:31:52 +0000 (26 09:31 -0700)
tree9967c86558b95fde8679546806da27fffa2955d2
parentfc1ad16277bd14c6a4f16a2e32cae186fd6d039e
Staging: bcm: Remove typedef for _stServiceFlowParamSI and call directly.

This patch removes typedef for _stServiceFlowParamSI,
changes the name of the struct to
bcm_connect_mgr_params, and updates the
comments appropriately. In addition, any
calls to typedefs "stServiceFlowParamSI,
*pstServiceFlowParamSI, and CServiceFlowParamSI"
are changed to call the struct directly.

Signed-off-by: Kevin McKinney <klmckinney1@gmail.com>
Acked-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/bcm/CmHost.c
drivers/staging/bcm/CmHost.h
drivers/staging/bcm/Prototypes.h
drivers/staging/bcm/cntrl_SignalingInterface.h
drivers/staging/bcm/hostmibs.c