]> www.infradead.org Git - users/jedix/linux-maple.git/commit
tg3: Consolidate code that calls tg3_tx_set_bd()
authorMatt Carlson <mcarlson@broadcom.com>
Wed, 27 Jul 2011 14:20:51 +0000 (14:20 +0000)
committerJoe Jin <joe.jin@oracle.com>
Tue, 15 May 2012 08:42:44 +0000 (16:42 +0800)
commitcbcfe0bb6857eae9c6bfee7c45880445fad62ec8
tree165b7ec54445d5edbc48d5e87fdaf9d2a187d140
parent6394130a107d10f31854cf1a604a203022f86df5
tg3: Consolidate code that calls tg3_tx_set_bd()

This patch consolidates all code that populates tx BDs into a single
routine.  Setting tx BDs needs to be more carefully controlled to see if
workarounds need to be applied.

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 d1a3b7377d3b6a01ec5f70adb32173b13233aabf)

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