diff options
author | Javier Cardona <javier@cozybit.com> | 2009-07-14 02:00:10 +0200 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2009-07-21 18:07:40 +0200 |
commit | 35946a571099a50d2595c8866f07617d29558f53 (patch) | |
tree | 6ebcff064919ba40cef1fab8b42c17efc4c37e2d /drivers/net | |
parent | mac80211_hwsim: fix use after free (diff) | |
download | linux-35946a571099a50d2595c8866f07617d29558f53.tar.xz linux-35946a571099a50d2595c8866f07617d29558f53.zip |
mac80211: use correct address for mesh Path Error
For forwarded frames, we save the precursor address in addr1 in case it
needs to be used to send a Path Error. mesh_path_discard_frame,
however, was using addr2 instead of addr1 to send Path Error frames, so
correct that and also make the comment regarding this more clear.
Signed-off-by: Andrey Yurovsky <andrey@cozybit.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net')
0 files changed, 0 insertions, 0 deletions