From: Stephen Hemminger Date: Fri, 1 Dec 2006 22:29:33 +0000 (-0800) Subject: [PATCH] sky2: receive error handling fix X-Git-Tag: v2.6.20-rc1~34^2~40^2~463^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5df791117afedf7fdc67dc0842dab4859e3edf69;p=pandora-kernel.git [PATCH] sky2: receive error handling fix If sky2 detects out of memory, or gets a bad frame, it reuses the same receive buffer, but forgets to poke the hardware. This could lead to the receiver getting stuck if there were lots of errors. Signed-off-by: Stephen Hemminger Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed