From: Adrian Bunk Date: Fri, 13 May 2005 02:25:14 +0000 (-0400) Subject: [PATCH] drivers/net/tulip/dmfe.c: remove a check after use X-Git-Tag: v2.6.13-rc1~93 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f3f1546dbed9efe8ac04fe5069772834ae379e16;p=pandora-kernel.git [PATCH] drivers/net/tulip/dmfe.c: remove a check after use This patch removes a NULL check that was useles because it happened after the first dereference of the variable. Signed-off-by: Adrian Bunk Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed