From 1f05da951d41e69d0792922b2ca14342e1c220cd Mon Sep 17 00:00:00 2001 From: Kevin McKinney Date: Sat, 22 Dec 2012 14:27:54 -0500 Subject: [PATCH] Staging: bcm: Remove typedef for _E_NWPKT_ETHFRAME_TYPE and call directly. This patch removes typedef for _E_NWPKT_ETHFRAME_TYPE, and changes the name of the enum to bcm_eth_frame_type. In addition, any calls to enum "E_NWPKT_ETHFRAME_TYPE, are changed to call directly. Signed-off-by: Kevin McKinney Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed