]> Pileus Git - ~andy/linux/commit
tg3: Reintroduce tg3_tx_ring_info
authorMatt Carlson <mcarlson@broadcom.com>
Wed, 27 Jul 2011 14:20:46 +0000 (14:20 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 28 Jul 2011 05:39:31 +0000 (22:39 -0700)
commitdf8944cf5cd3794c46e95e0404038376ee7f8dda
tree874ad0e2e40510bcc619af76a3faf55c9e587a55
parentbca0beb9363f8487ac902931a50eb00180a2d14a
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>
drivers/net/tg3.c
drivers/net/tg3.h