commit | 0d681b27b0efc962a3038a316e78373de7bfe1ce | [log] [tgz] |
---|---|---|
author | Matt Carlson <mcarlson@broadcom.com> | Wed Jul 27 14:20:49 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Jul 27 22:39:31 2011 -0700 |
tree | 0ff87deba13d372b5f8262e741dc121c0e07f32f | |
parent | 13350ea78bd687a229af0f6052d2f45aa50a6524 [diff] |
tg3: Generalize tg3_skb_error_unmap() In the following patches, unmapping skb fragments will get just as complicated as mapping them. This patch generalizes tg3_skb_error_unmap() and makes it the one-stop-shop for skb unmapping. Signed-off-by: Matt Carlson <mcarlson@broadcom.com> Reviewed-by: Michael Chan <mchan@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>