]> www.infradead.org Git - users/jedix/linux-maple.git/commit
tg3: Reintroduce tg3_tx_ring_info
authorMatt Carlson <mcarlson@broadcom.com>
Wed, 27 Jul 2011 14:20:46 +0000 (14:20 +0000)
committerJoe Jin <joe.jin@oracle.com>
Tue, 15 May 2012 08:40:52 +0000 (16:40 +0800)
commit2f1010a4f7ca4cd62ae02ecde3c48011d6ffc61a
tree30485640bdced14a86e29514ab3da3233eadd767
parent89d07c384155eae1a3f702138c70faa0c498100c
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>
(cherry picked from commit df8944cf5cd3794c46e95e0404038376ee7f8dda)

Signed-off-by: Joe Jin <joe.jin@oracle.com>
drivers/net/tg3.c
drivers/net/tg3.h