Skip to content
Snippets Groups Projects
Commit ecfd2451 authored by Jonas Gorski's avatar Jonas Gorski
Browse files

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: default avatarJonas Gorski <jogo@openwrt.org>

SVN-Revision: 46708
parent ecdce239
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment