From: Johannes Berg Date: Wed, 28 Apr 2010 19:09:14 +0000 (-0700) Subject: iwlwifi: remove ucode virtual functions X-Git-Tag: v2.6.35-rc1~473^2~42^2^2~56 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=22adba2a6995dc24663251ffb954f8856968f26e;p=pandora-kernel.git iwlwifi: remove ucode virtual functions AGN devices all use the same ucode operations, except for 4965, because 4965 uses only v1 file headers. Therefore, we can remove all the indirection we have here and just code the API distinction in place, with a small special case for 4965. Signed-off-by: Johannes Berg Signed-off-by: Reinette Chatre --- Reading git-diff-tree failed