git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
93b1a2f
)
iwlwifi: remove ucode virtual functions
author
Johannes Berg
<johannes.berg@intel.com>
Wed, 28 Apr 2010 19:09:14 +0000
(12:09 -0700)
committer
Reinette Chatre
<reinette.chatre@intel.com>
Mon, 10 May 2010 22:08:54 +0000
(15:08 -0700)
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 <johannes.berg@intel.com>
Signed-off-by: Reinette Chatre <reinette.chatre@intel.com>
No differences found