commit | 930e1915e73dd12c5e3a0e6a5a4349bdb9ab0ab7 | [log] [tgz] |
---|---|---|
author | Arik Nemtsov <arik@wizery.com> | Fri Jul 27 10:11:32 2012 +0300 |
committer | Johannes Berg <johannes.berg@intel.com> | Tue Jul 31 16:11:02 2012 +0200 |
tree | a8b58d39a4de7dac8486c7ebf66e0da7ca1ace30 | |
parent | e21768928d73df55e648869d3ae159475d1e4b7d [diff] |
wlcore: don't get the hlid from a queued skb There was a bug hiding here since the hlid was sometimes inferred from the sta, which might be invalid at this point. Instead, propagate the hlid from the skb-queue where we got the skb in the first place. Signed-off-by: Arik Nemtsov <arik@wizery.com> Acked-by: Luciano Coelho <coelho@ti.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>