From: Bruce Allan Date: Fri, 20 Nov 2009 23:25:26 +0000 (+0000) Subject: e1000e: cleanup ops function pointers X-Git-Tag: v2.6.33-rc1~388^2~254 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=94d8186a693284344ee5cb9734086c7a2370241a;p=pandora-kernel.git e1000e: cleanup ops function pointers The phy and nvm operations structures have function pointers that contain "phy" and "nvm" in the pointer names which are redundant since the structures are already obviously in phy and nvm structures. Signed-off-by: Bruce Allan Signed-off-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-diff-tree failed