From: John W. Linville Date: Wed, 13 Apr 2011 12:47:32 +0000 (-0400) Subject: ath5k: improve comments for optimized tx descriptor setup X-Git-Tag: v3.0-rc1~377^2~256^2^2~98 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8962d87129ec0a820d17ac44cbf3f51010ad8db8;p=pandora-kernel.git ath5k: improve comments for optimized tx descriptor setup Comment the use of local variables to reduce the number of load/store operations on uncached memory, in hopes of not losing this optimization accidentally in the future. Signed-off-by: Felix Fietkau Signed-off-by: John W. Linville --- Reading git-diff-tree failed