]> git.ipfire.org Git - thirdparty/iw.git/commit
fix NL80211_ATTR_MAX_SCAN_IE_LEN attribute size
authorJohannes Berg <johannes@sipsolutions.net>
Sun, 26 Sep 2010 07:12:07 +0000 (09:12 +0200)
committerJohannes Berg <johannes@sipsolutions.net>
Sun, 26 Sep 2010 07:12:07 +0000 (09:12 +0200)
commit8eaa9ee5774d4eb512dd1cff2d8a6efa51bddf27
tree8b9ae4a7d796869e242a4e10f4174250f0e97361
parent0db5d893ecf2ce4538af6fdcae3d94f2f83757e2
fix NL80211_ATTR_MAX_SCAN_IE_LEN attribute size

The kernel provides this as a u16, not a u32,
but unfortunately the problem only shows up
on big endian machines.
info.c