From: Arik Nemtsov Date: Fri, 27 Jul 2012 07:11:32 +0000 (+0300) Subject: wlcore: don't get the hlid from a queued skb X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~47^2~278^2^2~6^2~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=930e1915e73dd12c5e3a0e6a5a4349bdb9ab0ab7;p=pandora-kernel.git 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 Acked-by: Luciano Coelho Signed-off-by: Johannes Berg --- Reading git-diff-tree failed