From: Simon Horman Date: Thu, 25 Feb 2010 13:50:19 +0000 (+0000) Subject: greth: fall through to common return statement on error X-Git-Tag: v2.6.34-rc1~233^2~58 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c43491d73ea04277c92a4aa1a7e63ccab4577756;p=pandora-kernel.git greth: fall through to common return statement on error There doesn't seem to be any reason to explicitly return NETDEV_TX_OK as err is set to NETDEV_TX_OK in all cases that reach this point. Signed-off-by: Simon Horman Signed-off-by: David S. Miller --- Reading git-diff-tree failed