From: Jesse Brandeburg Date: Wed, 30 Nov 2005 03:23:59 +0000 (-0800) Subject: [PATCH] e1000: fix for dhcp issue X-Git-Tag: v2.6.15-rc5~20^2~12 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a174fd88d2b73c1933ea24ed533354d618c7d089;p=pandora-kernel.git [PATCH] e1000: fix for dhcp issue Parse outgoing packets in e1000_transfer_dhcp_info as raw packet even if protocol bits are set. pump, for instance causes kernel panic on some systems, if parsed via udp header. Thanks to Derrell Lipman for reporting and testing. Signed-off-by: Jesse Brandeburg Cc: Jeff Garzik Signed-off-by: Andrew Morton Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed