diff options
author | Jonas Gorski <jogo@openwrt.org> | 2015-08-23 09:36:03 +0000 |
---|---|---|
committer | Jonas Gorski <jogo@openwrt.org> | 2015-08-23 09:36:03 +0000 |
commit | 22514e847630a0a5d5ffebcdc0e93b6fef113c37 (patch) | |
tree | cae800cf54126164c21b223b861a19bf774e8daa /target | |
parent | aa0e6f7f134451af40dc7953bdbb973f2b11b6ac (diff) | |
download | master-187ad058-22514e847630a0a5d5ffebcdc0e93b6fef113c37.tar.gz master-187ad058-22514e847630a0a5d5ffebcdc0e93b6fef113c37.tar.bz2 master-187ad058-22514e847630a0a5d5ffebcdc0e93b6fef113c37.zip |
mac80211: disable ipw2x00 for big endian targets
The ipw2x00 drivers assume that the system they are running is little
endian, and access everything in native byte order. When run on a big
endian system, everything breaks apart.
Since fixing this is non trivial on a first glance, disable them for
big endian targets.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46708 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
0 files changed, 0 insertions, 0 deletions