tokenring/3c359.c: Fix error message when allocating tx_ring
authorJirka Pirko <jirka@pirko.cz>
Mon, 24 Nov 2008 22:48:25 +0000 (14:48 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 24 Nov 2008 22:48:25 +0000 (14:48 -0800)
Pointed out by Joe Perches. Error message after tx_ring allocation check was
wrong.

Signed-off-by: Jirka Pirko <jirka@jirka.pirko.cz>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found