From: Nick Nunley Date: Wed, 17 Feb 2010 01:05:15 +0000 (+0000) Subject: igb: remove unused vmolr value X-Git-Tag: v2.6.34-rc1~233^2~220 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d3eeb62ddd06ea20a054213cface92d328709285;p=pandora-kernel.git igb: remove unused vmolr value In an earlier version of igb_write_mc_addr_list() the vmolr register was modified. This register is no longer accessed, although the variable still exists. This patch removes it from the function. Signed-off-by: Nicholas Nunley Signed-off-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-diff-tree failed