]> git.baikalelectronics.ru Git - kernel.git/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)
commit2b77a96b058a55a6f3e8cf148fc3f984f882fefc
tree874ad0e2e40510bcc619af76a3faf55c9e587a55
parent854c44eced869850d0c06305eb12cfd925a3e088
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