From: Mitch Williams Date: Fri, 7 Mar 2008 18:32:13 +0000 (-0800) Subject: igb: Correctly get protocol information X-Git-Tag: v2.6.25-rc7~54^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=44b0cda37534093fd9fefacd64d5fbb589c50795;p=pandora-kernel.git igb: Correctly get protocol information We can't look at the socket to get protocol information. We should instead look directly at the packet, and hope there are no IPv6 option headers. Signed-off-by: Mitch Williams Signed-off-by: Auke Kok Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed