From: Johannes Berg Date: Thu, 21 Feb 2008 10:08:33 +0000 (+0100) Subject: mac80211: fix IBSS code X-Git-Tag: v2.6.26-rc1~1138^2~530^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fba4a1e63723b5ef16c21a90f06520ae37c5da98;p=pandora-kernel.git mac80211: fix IBSS code This patch fixes two errors introduced by commit 19d35612f3cd7f60dd9174c0100584e21f5a1025 Author: Bruno Randolf Date: Mon Feb 18 11:21:36 2008 +0900 mac80211: enable IBSS merging The first error is an endianness problem that sparse found and the second is a build failure when CONFIG_MAC80211_IBSS_DEBUG is not set. Signed-off-by: Johannes Berg Cc: Bruno Randolf Signed-off-by: John W. Linville --- Reading git-diff-tree failed