From: Felix Fietkau Date: Mon, 4 Oct 2010 18:09:49 +0000 (+0200) Subject: ath9k_hw: remove function pointer abstraction for internal ANI ops X-Git-Tag: v2.6.37-rc1~147^2~191^2^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8eb4980c33c35e97a0a226fdbc07e38da0f1f4aa;p=pandora-kernel.git ath9k_hw: remove function pointer abstraction for internal ANI ops The code gets more concise and readable when making the new ANI functions fall back to the old ones if ANI v2 is disabled. This also makes further code cleanup easier. Signed-off-by: Felix Fietkau Signed-off-by: John W. Linville --- Reading git-diff-tree failed