From: Christian Lamparter Date: Fri, 26 Dec 2008 18:09:45 +0000 (+0100) Subject: p54: fix WARN_ON at line 2247 of net/mac80211/rx.c X-Git-Tag: v2.6.29-rc2~11^2~46^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=124b68e755c2ef9342d5d477142c499fd7901360;p=pandora-kernel.git p54: fix WARN_ON at line 2247 of net/mac80211/rx.c This patch hopefully fixes a mac80211<->p54 interaction problem, which was described by Larry Finger (ref: http://marc.info/?l=linux-wireless&m=123009889327707 ) I guess the warning was triggered by pending frames in the receive queue, while we're doing a band change 5GHz. Signed-off-by: Christian Lamparter Signed-off-by: John W. Linville --- Reading git-diff-tree failed