From: Johannes Berg Date: Tue, 24 Mar 2009 07:46:57 +0000 (+0100) Subject: mac80211: fix RX path X-Git-Tag: v2.6.30-rc1~642^2^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3832c287f11ba001bbe48e9be8c59cb9f71f6b43;p=pandora-kernel.git mac80211: fix RX path My previous patch ("mac80211: remove mixed-cell and userspace MLME code") was too obvious to me, so obvious that a stupid bug crept in. The IBSS RX function must be invoked for IBSS, of course, not anything != IBSS. Reported-by: Larry Finger Signed-off-by: Johannes Berg Tested-by: Larry Finger Signed-off-by: John W. Linville --- Reading git-diff-tree failed