commit | 4fdbff0770bea059621bc4906fb7c7f5879f3ae1 | [log] [tgz] |
---|---|---|
author | Stanislaw Gruszka <[email protected]> | Thu Nov 03 10:40:47 2011 +0100 |
committer | John W. Linville <[email protected]> | Wed Nov 09 16:01:01 2011 -0500 |
tree | 2987e261cbc2b0a0b6c528c8c96d2d9e9700e2fd | |
parent | 0b62ffb53c9732e02ec77ae795f1e03cb2f2d406 [diff] |
mac80211: simplify ieee80211_work_work Since local->tmp_channel is always NULL in one branch, some code paths will newer be taken in that branch, so remove them. Signed-off-by: Stanislaw Gruszka <[email protected]> Reviewed-by: Johannes Berg <[email protected]> Signed-off-by: John W. Linville <[email protected]>