commit | 30f5b4c2e12be1a07fbd0286ebd8c97e14fa7f1e | [log] [tgz] |
---|---|---|
author | Kevin McKinney <klmckinney1@gmail.com> | Sat Dec 22 14:27:49 2012 -0500 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Jan 07 10:56:45 2013 -0800 |
tree | a4121fbd2f0211745ce4e50315a2123a534a0201 | |
parent | 4a19aaa7cb8f20be2ab66922b1c56b649c4a06cf [diff] |
Staging: bcm: Remove typedef for _ETH_CS_ETH2_FRAME and call directly. This patch removes typedef for _ETH_CS_ETH2_FRAME, and changes the name of the struct to bcm_ethernet2_frame. In addition, any calls to struct "ETH_CS_ETH2_FRAME" are changed to call directly. Signed-off-by: Kevin McKinney <klmckinney1@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>