diff options
author | Christian Lamparter <chunkeey@googlemail.com> | 2010-10-30 00:44:59 +0400 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2010-11-15 21:25:29 +0300 |
commit | 3f1240e4f4b249f2388903864bdc766973f76687 (patch) | |
tree | 3882032c63054c976877cf4c485f4f25adda08f0 /drivers/net/ksz884x.c | |
parent | bdd7bd16439975133d36bcd7c9c489302a114525 (diff) | |
download | linux-3f1240e4f4b249f2388903864bdc766973f76687.tar.xz |
carl9170: import hw/fw header updates
This patch imports all shared header changes
from carl9170fw.git.
* add some strategic __aligned(4).
This allows the compiler generate optimized code for
architectures which can't access (unaligned/packed)
data efficiently.
("ath9k_hw: optimize all descriptor access functions")
* add a forgotten __CARL9170FW__ ifdef around
a private firmware-internal struct.
* GET_VAL macro helper
Very useful for extracting data out of the
bit-packed PHY registers.
* cosmetic changes
e.g.: _CCA_MINCCA_ to just _CCA_MIN_.
* version bump 1.8.8.3 -> 1.9.0.
Signed-off-by: Christian Lamparter <chunkeey@googlemail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/ksz884x.c')
0 files changed, 0 insertions, 0 deletions