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

This patch removes typedef for _U_MIBS_IP_ADDRESS, and
changes the name of the union to bcm_mibs_ip_addr.
In addition, any calls to typedef U_MIBS_IP_ADDRESS are
changed to call the union directly.

Signed-off-by: Kevin McKinney <klmckinney1@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/bcm/HostMIBSInterface.h