diff options
author | Kevin McKinney <klmckinney1@gmail.com> | 2012-09-23 23:07:14 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-09-26 09:31:52 -0700 |
commit | b766fb15e1c489d1e5b5a80501593f61fae3a7eb (patch) | |
tree | 9967c86558b95fde8679546806da27fffa2955d2 /drivers/staging/bcm/Protocol.h | |
parent | fc1ad16277bd14c6a4f16a2e32cae186fd6d039e (diff) | |
download | linux-b766fb15e1c489d1e5b5a80501593f61fae3a7eb.tar.gz linux-b766fb15e1c489d1e5b5a80501593f61fae3a7eb.tar.bz2 linux-b766fb15e1c489d1e5b5a80501593f61fae3a7eb.zip |
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>
Diffstat (limited to 'drivers/staging/bcm/Protocol.h')
0 files changed, 0 insertions, 0 deletions