From: Kevin McKinney Date: Thu, 20 Dec 2012 05:31:33 +0000 (-0500) Subject: Staging: bcm: Remove typedef for _E_CLASSIFIER_ENTRY_CONTEXT and call directly. X-Git-Tag: v3.9-rc1~127^2~658 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=37fed6ac26c7637bce6e60c17f5d2bb468c8ffd0;p=pandora-kernel.git Staging: bcm: Remove typedef for _E_CLASSIFIER_ENTRY_CONTEXT and call directly. This patch removes typedef for _E_CLASSIFIER_ENTRY_CONTEXT, and changes the name of the enum to bcm_phs_classifier_context. In addition, any calls to enum "_E_CLASSIFIER_ENTRY_CONTEXT" are changed to call directly. Signed-off-by: Kevin McKinney Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed