From: Alexander Duyck Date: Fri, 6 Feb 2009 23:21:51 +0000 (+0000) Subject: igb: remove disable_av variable from mac_info struct X-Git-Tag: v2.6.30-rc1~662^2~772 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8675737a9c1bf6c295461efc64898359398e1c82;p=pandora-kernel.git igb: remove disable_av variable from mac_info struct The disable_av variable is never used by the driver and provides no value as it is likely a leftover debugging variable. I have removed it and replaced the one spot that checked for it with a check for a valid address. Signed-off-by: Alexander Duyck Signed-off-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-diff-tree failed