From: Felix Fietkau Date: Wed, 14 Sep 2011 19:24:21 +0000 (+0200) Subject: ath9k_hw: add a new API for setting tx descriptors X-Git-Tag: v3.2-rc1~129^2~254^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b63a41d14245345d6c498506c5634613afa80c0;p=pandora-kernel.git ath9k_hw: add a new API for setting tx descriptors Instead of using lots of different functions with long argument lists, pull all the necessary information from one struct. This makes the code easier to read and eliminates the need for copying data between multiple linked descriptors. Signed-off-by: Felix Fietkau Signed-off-by: John W. Linville --- Reading git-diff-tree failed