From: Greg Kroah-Hartman Date: Mon, 5 Jan 2009 23:45:21 +0000 (-0800) Subject: Staging: epl: fix netdev->priv b0rkage X-Git-Tag: v2.6.29-rc1~228^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4cf7c4c692f05e137b65b9a2d7abe5bcb5408820;p=pandora-kernel.git Staging: epl: fix netdev->priv b0rkage netdev->priv is now gone, use netdev_priv() instead. This fixes the build error in the network driver within the epl stack. Cc: Daniel Krueger Cc: Ronald Sieber Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed