diff options
author | Kevin McKinney <klmckinney1@gmail.com> | 2012-12-22 19:27:55 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-01-07 18:56:54 (GMT) |
commit | 8ab19921143e69797343e972b16378171f37385a (patch) | |
tree | 7426f1bd6d52aba5dea3be7244c11590b999faaf /fs | |
parent | 1f05da951d41e69d0792922b2ca14342e1c220cd (diff) | |
download | linux-8ab19921143e69797343e972b16378171f37385a.tar.xz |
Staging: bcm: Remove typedef for _E_NWPKT_IPFRAME_TYPE and call directly.
This patch removes typedef for _E_NWPKT_IPFRAME_TYPE,
and changes the name of the enum to bcm_ip_frame_type.
In addition, any calls to enum "E_NWPKT_IPFRAME_TYPE"
are changed to call directly.
Signed-off-by: Kevin McKinney <klmckinney1@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions