From: Peter P Waskiewicz Jr Date: Thu, 30 Jul 2009 12:25:28 +0000 (+0000) Subject: ixgbe: Fix usage of second flags bitmap when using LRO/RSC X-Git-Tag: v2.6.31-rc6~68^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c19d6af9253f19b41821c29b9c49c2214f19425;p=pandora-kernel.git ixgbe: Fix usage of second flags bitmap when using LRO/RSC A second set of feature flag bits was added, and the hardware RSC engine flags were moved there. However, the code itself didn't make the move completely to use the new bitmap. Signed-off-by: Peter P Waskiewicz Jr Acked-by: Mallikarjuna R Chilakala Signed-off-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-diff-tree failed