From: Andy Fleming Date: Mon, 24 Mar 2008 15:53:27 +0000 (-0500) Subject: gianfar: Only process completed frames X-Git-Tag: v2.6.26-rc1~1138^2~316^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=99da5003a5b085c12d996da1010e276e9b88672f;p=pandora-kernel.git gianfar: Only process completed frames If the LAST bit is not set in the RxBD, it's possible we're processing an incomplete frame, which is bad. While we're at it, add a constant for the error bitmask, so the whole if-clause fits on one line, and is more legible. Signed-off-by: Dai Haruki Signed-off-by: Andy Fleming Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed