wlcore: don't get the hlid from a queued skb
authorArik Nemtsov <arik@wizery.com>
Fri, 27 Jul 2012 07:11:32 +0000 (10:11 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 31 Jul 2012 14:11:02 +0000 (16:11 +0200)
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>

No differences found