From: Kevin McKinney Date: Sat, 22 Dec 2012 19:27:55 +0000 (-0500) Subject: Staging: bcm: Remove typedef for _E_NWPKT_IPFRAME_TYPE and call directly. X-Git-Tag: v3.9-rc1~127^2~635 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8ab19921143e69797343e972b16378171f37385a;p=pandora-kernel.git 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed