From: Felix Fietkau Date: Wed, 14 Sep 2011 19:24:22 +0000 (+0200) Subject: ath9k: use the new API for setting tx descriptors X-Git-Tag: v3.2-rc1~129^2~254^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=493cf04fd37bf265dc3c9aad357e3e34654c86e3;p=pandora-kernel.git ath9k: use the new API for setting tx descriptors With the new API, tx descriptors can be written in one single pass instead of having to re-read and rewrite fields from multiple places. This makes the code easier to read and also slightly improves performance on embedded MIPS hardware. Signed-off-by: Felix Fietkau Signed-off-by: John W. Linville --- Reading git-diff-tree failed