commit | df8944cf5cd3794c46e95e0404038376ee7f8dda | [log] [tgz] |
---|---|---|
author | Matt Carlson <mcarlson@broadcom.com> | Wed Jul 27 14:20:46 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Jul 27 22:39:31 2011 -0700 |
tree | 874ad0e2e40510bcc619af76a3faf55c9e587a55 | |
parent | bca0beb9363f8487ac902931a50eb00180a2d14a [diff] |
tg3: Reintroduce tg3_tx_ring_info The following patches will require the use of an additional flag in the ring_info structure. The use of this flag is tx path specific, so this patch defines a specialized ring_info structure. Signed-off-by: Matt Carlson <mcarlson@broadcom.com> Reviewed-by: Michael Chan <mchan@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>