]> err.no Git - linux-2.6/commit
[PATCH] 3c59x: remove superfluous vortex_debug test from boomerang_start_xmit()
authorJohn W. Linville <linville@tuxdriver.com>
Wed, 22 Jun 2005 00:15:14 +0000 (17:15 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Wed, 22 Jun 2005 01:46:22 +0000 (18:46 -0700)
commit0f667ff5c0282f686b4f739e46353779b3cfa2f6
tree9e672587f4032ac1be6fb65998e73d59ad5df9f5
parentc0d62219a48bd91ec40fb254c930914dccc77ff1
[PATCH] 3c59x: remove superfluous vortex_debug test from boomerang_start_xmit()

Remove the superfluous test of "if (vortex_debug > 3)" inside the "if
(vortex_debug > 6)" clause early in boomerang_start_xmit.

Signed-off-by: John W. Linville <linville@tuxdriver.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/net/3c59x.c