From: Mark Lord Date: Wed, 30 Nov 2005 21:30:23 +0000 (+0100) Subject: b44: missing netif_wake_queue() in b44_open() X-Git-Tag: v2.6.15-rc5~20^2~13^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d9e2d185bf01e20339158f77c3fca00b02014912;p=pandora-kernel.git b44: missing netif_wake_queue() in b44_open() This patch fixes a problem plaguing Dell notebooks with built-in b44 ethernet: The driver refuses to transmit packets of any kind until after the first 5-second tx_timeout occurs. This bug causes DHCP negotiation to fail (timeout) during installation of Ubuntu Linux. Signed-off-by: Mark Lord Signed-off-by: Andrew Morton --- Reading git-diff-tree failed