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

This patch removes typedef for _S_MIBS_HOST_INFO, and
changes the name of the struct to bcm_mibs_host_info.
In addition, any calls to typedef S_MIBS_HOST_INFO 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