From: Helmut Schaa Date: Sat, 9 Oct 2010 11:33:43 +0000 (+0200) Subject: rt2x00: Optimize unmapping of skbs X-Git-Tag: v2.6.37-rc1~147^2~78^2^2~64 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=546adf294e85ca0dcd9c052294ef35b83a6ab2f4;p=pandora-kernel.git rt2x00: Optimize unmapping of skbs Since no skb will be mapped for RX and TX at the same time we can simply shortcut the check for SKBDESC_DMA_MAPPED_TX. Signed-off-by: Helmut Schaa Signed-off-by: Ivo van Doorn Signed-off-by: John W. Linville --- Reading git-diff-tree failed