Staging: bcm: Remove typedef for _S_MIBS_PHS_RULE and call directly.
authorKevin McKinney <klmckinney1@gmail.com>
Mon, 26 Nov 2012 00:29:00 +0000 (19:29 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 27 Nov 2012 00:07:58 +0000 (16:07 -0800)
commit8a885ae80573430f1d3c31b6b33d078b1ed44aee
tree154ea0c1e966d0f7478a7c99eeddb0e2ea725289
parent8c7d51a3e83cfd508e7e766177be57ec7c829f54
Staging: bcm: Remove typedef for _S_MIBS_PHS_RULE and call directly.

This patch removes typedef for _S_MIBS_PHS_RULE,
and changes the name of the struct to bcm_mibs_phs_rule.
In addition, any calls to typedef S_MIBS_PHS_RULE 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/HostMIBSInterface.h