commit | 2212e9374b5d8131785ba8a6e7948a6fed4dd1d5 | [log] [tgz] |
---|---|---|
author | Kevin McKinney <klmckinney1@gmail.com> | Thu Dec 20 00:31:32 2012 -0500 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Jan 07 10:54:49 2013 -0800 |
tree | 2bb04b792230c584f7ecd4237e2f3c4f8e963ad8 | |
parent | a700dbd3d4af0c380145ca9e36e30b74f2a95ecf [diff] |
Staging: bcm: Remove typedef for _S_CLASSIFIER_ENTRY and call directly. This patch removes typedef for _S_CLASSIFIER_ENTRY, and changes the name of the struct to bcm_phs_classifier_entry. In addition, any calls to struct "_S_CLASSIFIER_ENTRY" are changed to call directly. Signed-off-by: Kevin McKinney <klmckinney1@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>