From: Michael Chan Date: Tue, 5 Jun 2007 04:17:10 +0000 (-0700) Subject: [BNX2]: Fix netdev watchdog on 5708. X-Git-Tag: v2.6.22-rc5~95^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7947b20ebae785ba25154aa1a9a00a98a22de75a;p=pandora-kernel.git [BNX2]: Fix netdev watchdog on 5708. There's a bug in the driver that only initializes half of the context memory on the 5708. Surprisingly, this works most of the time except for some occasional netdev watchdogs when sending a lot of 64-byte packets. The fix is to add the missing code to initialize the 2nd halves of all context memory. Signed-off-by: Michael Chan Acked-by: Jeff Garzik Signed-off-by: David S. Miller --- Reading git-diff-tree failed