summaryrefslogtreecommitdiff
path: root/drivers/net/mvme147.c
diff options
context:
space:
mode:
authorDale Farnsworth <dale@farnsworth.org>2006-01-27 01:09:18 -0700
committerJeff Garzik <jgarzik@pobox.com>2006-01-27 11:11:16 -0500
commitf98e36f1f7903a319f7f87f96490e88f691ea106 (patch)
treecdad08d70b682bc36225a0a74cb5f49101bef6a3 /drivers/net/mvme147.c
parentcf4086c7725dc251551243c28325d446d9b1bf06 (diff)
downloadlwn-f98e36f1f7903a319f7f87f96490e88f691ea106.tar.gz
lwn-f98e36f1f7903a319f7f87f96490e88f691ea106.zip
[PATCH] mv643xx_eth: Rename mp->tx_ring_skbs to mp->tx_desc_count
tx_ring_skbs is actually a count of tx descriptors currently in use. Since there may be multiple descriptors per skb, it is not the same as the number of skbs in the ring. Also change rx_ring_skbs to rx_desc_count to be consistent. Signed-off-by: Dale Farnsworth <dale@farnsworth.org> Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
Diffstat (limited to 'drivers/net/mvme147.c')
0 files changed, 0 insertions, 0 deletions