commit | bada991b4590122c847520ed2b651b679c16afd3 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Wed Mar 07 09:52:39 2012 -0800 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Mar 08 14:00:01 2012 -0500 |
tree | a9a6a494034f64bf6367b7eb39f722c73ff6f7da | |
parent | 83626404a70da74c67f32f119e53c0ba032ba2d8 [diff] |
iwlwifi: remove messages from queue wake/stop The only reason we ever stop/wake queues at the transport level is now that they become full (or non-full), so the messages aren't useful any more -- remove them. Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>