Staging: bcm: Remove typedef for _S_SERVICEFLOW_TABLE and call directly.
authorKevin McKinney <klmckinney1@gmail.com>
Thu, 20 Dec 2012 05:31:29 +0000 (00:31 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 7 Jan 2013 18:54:48 +0000 (10:54 -0800)
This patch removes typedef for _S_SERVICEFLOW_TABLE, and
changes the name of the struct to bcm_phs_table. In
addition, any calls to struct "S_SERVICEFLOW_TABLE" are
changed to call directly.

Signed-off-by: Kevin McKinney <klmckinney1@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found