From: Alexander Duyck Date: Fri, 6 Feb 2009 23:17:26 +0000 (+0000) Subject: igb: rename phy ops X-Git-Tag: v2.6.30-rc1~662^2~785 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a8d2a0c27f84bdbf54b7e1c1a52ef7b8b7196dbc;p=pandora-kernel.git igb: rename phy ops This patch renames write_phy_reg to write_reg and read_phy_reg to read_reg. It seems redundant to call out phy in an operation that is part of the phy_ops struct. Signed-off-by: Alexander Duyck Signed-off-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-diff-tree failed