From: Kevin McKinney Date: Sat, 22 Dec 2012 19:27:51 +0000 (-0500) Subject: Staging: bcm: Remove typedef for _ETH_CS_802_LLC_FRAME and call directly. X-Git-Tag: v3.9-rc1~127^2~639 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=620fac923c8a1aa53f6fd1e1e332c53415b56df8;p=pandora-kernel.git Staging: bcm: Remove typedef for _ETH_CS_802_LLC_FRAME and call directly. This patch removes typedef for _ETH_CS_802_LLC_FRAME, and changes the name of the struct to bcm_eth_llc_frame. In addition, any calls to struct "ETH_CS_802_LLC_FRAME" are changed to call directly. Signed-off-by: Kevin McKinney Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed