qlge: bugfix: Fix ring length setting for rx ring, large/small
authorRon Mercer <ron.mercer@qlogic.com>
Mon, 5 Jan 2009 01:08:11 +0000 (17:08 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 5 Jan 2009 01:08:11 +0000 (17:08 -0800)
The length field for these rings is 16-bits.  If the length is
the max supported 65536 then the setting should be zero.

Signed-off-by: Ron Mercer <ron.mercer@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found