commit | 124b68e755c2ef9342d5d477142c499fd7901360 | [log] [tgz] |
---|---|---|
author | Christian Lamparter <chunkeey@web.de> | Fri Dec 26 19:09:45 2008 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Jan 12 14:24:56 2009 -0500 |
tree | 7058fccf7eb92efdb790c9731898125954fa0837 | |
parent | dcebf45cdc8384be9009b2b9a825054b64742768 [diff] |
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 <chunkeey@web.de> Signed-off-by: John W. Linville <linville@tuxdriver.com>