From: Bruce Allan Date: Wed, 2 Dec 2009 17:02:14 +0000 (+0000) Subject: e1000e: check_polarity function pointers not set for 8257x X-Git-Tag: v2.6.33-rc1~388^2~71 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=94e5b651595a8eb77665787f7559a6a7c916c195;p=pandora-kernel.git e1000e: check_polarity function pointers not set for 8257x The function pointers for 8257x devices are not set. This is not really a problem now because there is nothing in the driver that references the pointers for this particular MAC-family (the appropriate functions are called directly), but the pointers should be set in case they are used in the future. Signed-off-by: Bruce Allan Signed-off-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-diff-tree failed