From dbadab2684d47cc7e67a4f06a44f3120a5a59c3f Mon Sep 17 00:00:00 2001 From: Kevin McKinney Date: Mon, 10 Dec 2012 21:55:03 -0500 Subject: [PATCH] Staging: bcm: Remove typedef for _E_IPADDR_CONTEXT and call directly. This patch removes typedef for _E_IPADDR_CONTEXT, and changes the name of the enum to bcm_ipaddr_context. In addition, any calls to enum E_IPADDR_CONTEXT are changed to call directly. Signed-off-by: Kevin McKinney Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed