From: Alexander Duyck Date: Mon, 4 Aug 2008 22:00:27 +0000 (-0700) Subject: igb: remove igb_init_managability as it is deprecated X-Git-Tag: v2.6.27-rc3~69^2~13^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a6ef5e9d7dd6f3de4f88b68c390f0f0d7072944c;p=pandora-kernel.git igb: remove igb_init_managability as it is deprecated igb_init_managability does not actually perform any function as the two registers it attempts to write are both read only on the host. This patch removes the function and all references to it from the driver. Signed-off-by: Alexander Duyck Signed-off-by: Jeff Kirsher Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed