]> bbs.cooldavid.org Git - net-next-2.6.git/commit
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)
commit138a5cdf2ffe8c6602641f8aaa00cfcf10929fe1
treecec44ab32aadf7f3959acb35cdb838c72ca74858
parentd0cc10ab0e3740b629d88386c907342f77cbdb30
tokenring/3c359.c: Fix error message when allocating tx_ring

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>
drivers/net/tokenring/3c359.c