diff options
author | Dale Farnsworth <dale@farnsworth.org> | 2007-10-01 16:02:18 -0700 |
---|---|---|
committer | Jeff Garzik <jeff@garzik.org> | 2007-10-02 12:55:10 -0400 |
commit | 593ff56ef2a23ed3a66ee87d9c9b33044b9fb193 (patch) | |
tree | 722d8ac125c40de38285ca34683d2b3624b64e63 /drivers/s390 | |
parent | 50626297b1beb0a29c0f174be39f36485533216c (diff) | |
download | op-kernel-dev-593ff56ef2a23ed3a66ee87d9c9b33044b9fb193.zip op-kernel-dev-593ff56ef2a23ed3a66ee87d9c9b33044b9fb193.tar.gz |
mv643xx_eth: Do not modify struct netdev tx_queue_len
This driver erroneously zeros dev->tx_queue_len, since
mp->tx_ring_size has not yet been initialized. Actually,
the driver shouldn't modify tx_queue_len at all and should
leave the value set by alloc_etherdev(), currently 1000.
Signed-off-by: Dale Farnsworth <dale@farnsworth.org>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
Diffstat (limited to 'drivers/s390')
0 files changed, 0 insertions, 0 deletions