diff options
| author | Kevin McKinney <klmckinney1@gmail.com> | 2012-05-26 12:05:02 -0400 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-06-04 21:08:10 -0700 |
| commit | 7f22485def175b9378019b90a1a54cd8f5df0af0 (patch) | |
| tree | 1eaac6340269fcef15dac6c11a4867b5667e2a86 /include/linux | |
| parent | 0b3edf760a56cf5372d2dafa35b400561ddc0eb0 (diff) | |
Staging: bcm: Remove typedef for _S_FRAGMENTED_PACKET_INFO and call directly.
This patch removes typedef for _S_FRAGMENTED_PACKET_INFO,
changes the name of the struct from
_S_FRAGMENTED_PACKET_INFO to bcm_fragmented_packet_info.
In addition, any calls to the following typedefs
"S_FRAGMENTED_PACKET_INFO, *PS_FRAGMENTED_PACKET_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>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
