[PATCH] drivers/net/tulip/dmfe.c: remove a check after use
authorAdrian Bunk <bunk@stusta.de>
Fri, 13 May 2005 02:25:14 +0000 (22:25 -0400)
committerJeff Garzik <jgarzik@pobox.com>
Fri, 13 May 2005 02:25:14 +0000 (22:25 -0400)
  This patch removes a NULL check that was useles because it happened
  after the first dereference of the variable.

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>

No differences found