From: Jouni Malinen Date: Sat, 10 Jan 2009 09:47:33 +0000 (+0200) Subject: mac80211: Fix radiotap header it_present on big endian CPUs X-Git-Tag: v2.6.30-rc1~662^2~836^2~150 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ebe6c7ba9b63539d3b1daba1a8ef4cc9ed0f6941;p=pandora-kernel.git mac80211: Fix radiotap header it_present on big endian CPUs When the IEEE80211_RADIOTAP_RATE flag was moved to be conditional, it was mistakenly left without cpu_to_le32(). Fix that. Signed-off-by: Jouni Malinen Signed-off-by: John W. Linville --- Reading git-diff-tree failed