From: Alexander Duyck Date: Mon, 27 Apr 2009 22:35:14 +0000 (+0000) Subject: igb: make rxcsum configuration seperate from multiqueue X-Git-Tag: v2.6.31-rc1~330^2~532 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2844f7975837d47fe7f20aa96c1df3bcecf91935;p=pandora-kernel.git igb: make rxcsum configuration seperate from multiqueue The igb driver was being incorrectly setup to only allow disabling receive checksum if multiqueue was disabled. This change corrects that so that RXCSUM is configured regardless of queue configuration. Signed-off-by: Alexander Duyck Signed-off-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-diff-tree failed