From: Bruce Allan Date: Thu, 6 Jan 2011 14:29:49 +0000 (+0000) Subject: e1000e: convert calls of ops.[read|write]_reg to e1e_[r|w]phy X-Git-Tag: v2.6.38-rc1~403^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=482fed85e64958f678a138a4b5f8891190d2b169;p=pandora-kernel.git e1000e: convert calls of ops.[read|write]_reg to e1e_[r|w]phy Cleans up the code a bit by using the driver-specific e1e_rphy and e1e_wphy macros instead of the full function pointer variants. Fix a couple whitespace issue with two already existing calls to e1e_wphy. Signed-off-by: Bruce Allan Tested-by: Jeff Pieper Signed-off-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-diff-tree failed