From: Kevin McKinney Date: Fri, 21 Dec 2012 20:10:38 +0000 (-0500) Subject: Staging: bcm: Remove typedef for _LINK_STATE and call directly. X-Git-Tag: v3.9-rc1~127^2~653 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a23e67f1a26bef151595cd3373d489683cf1fe80;p=pandora-kernel.git Staging: bcm: Remove typedef for _LINK_STATE and call directly. This patch removes typedef for _LINK_STATE, and changes the name of the struct to bcm_link_state. In addition, any calls to struct "LINK_STATE, or PLINK_STATE" are changed to call directly. Signed-off-by: Kevin McKinney Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed