diff options
author | Javier Cardona <javier@cozybit.com> | 2009-08-10 17:29:29 -0700 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2009-08-14 09:14:03 -0400 |
commit | cca89496a8afe4ad12ce1e468e60cef1e27e4eee (patch) | |
tree | 5dc3fc6541e2afaf66b500a922844d37dad89826 /virt | |
parent | 1fe90b033e04d7402b3deb392420fe2ff57986a5 (diff) | |
download | linux-3.10-cca89496a8afe4ad12ce1e468e60cef1e27e4eee.tar.gz linux-3.10-cca89496a8afe4ad12ce1e468e60cef1e27e4eee.tar.bz2 linux-3.10-cca89496a8afe4ad12ce1e468e60cef1e27e4eee.zip |
mac80211: Fix unresolved mesh frames queued without valid control.vif
Mesh frames that could not be immediately resolved were queued with a NULL
info->control.vif. This patch moves the call to mesh_nexthop_lookup closer to
the point where it is handed over to ieee80211_tx(). This ensures that the
unresolved frames are ready to be sent once the path is resolved.
Signed-off-by: Javier Cardona <javier@cozybit.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions