diff options
author | Eliad Peller <[email protected]> | 2011-10-20 19:05:49 +0200 |
---|---|---|
committer | John W. Linville <[email protected]> | 2011-11-02 15:23:11 -0400 |
commit | eaa7af2ae582c9a8c51b374c48d5970b748a5ce2 (patch) | |
tree | a536b7cd80d696d21074705ccddf2017eb7203b1 /net/lapb/lapb_timer.c | |
parent | 91ae4d02913808fc4056168766185d1a3bd63f65 (diff) |
mac80211: fix remain_off_channel regression
The offchannel code is currently broken - we should
remain_off_channel if the work was started, and
the work's channel and channel_type are the same
as local->tmp_channel and local->tmp_channel_type.
However, if wk->chan_type and local->tmp_channel_type
coexist (e.g. have the same channel type), we won't
remain_off_channel.
This behavior was introduced by commit da2fd1f
("mac80211: Allow work items to use existing
channel type.")
Tested-by: Ben Greear <[email protected]>
Signed-off-by: Eliad Peller <[email protected]>
Cc: [email protected] # 2.6.39+
Signed-off-by: John W. Linville <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions