[SUNGEM]: fix minor bug in sungem.h
authorGeoff Levand <geoffrey.levand@am.sony.com>
Fri, 2 Sep 2005 00:40:46 +0000 (17:40 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 2 Sep 2005 00:40:46 +0000 (17:40 -0700)
commit0014c6156f9e7d034d20742d164d7d4da289b42a
tree78a3d88903fcbad61935c9c804f78f8cd3720dd1
parent732db659b83579b922c18dee9123e1529b5fb5d2
[SUNGEM]: fix minor bug in sungem.h

This changes the Sun Gem Ether driver's tx ring buffer
length to the proper constant.  Currently TX_RING_SIZE
and RX_RING_SIZE are equal, so no malfunction occurs.

Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/sungem.h