Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | brcm47xx: remove support for kernel 3.6 | Hauke Mehrtens | 2013-06-12 | 1 | -18/+0 |
| | | | | SVN-Revision: 36927 | ||||
* | brcm47xx: fix unaligned access to mac address | Hauke Mehrtens | 2013-02-16 | 1 | -0/+18 |
The mac address should be aligned to u16 to prevent an unaligned access in drivers/ssb/pci.c where it is casted to __be16. This closes #9824. SVN-Revision: 35618 |