diff options
author | Felix Fietkau <nbd@nbd.name> | 2023-03-14 10:59:52 +0100 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2023-03-22 13:46:46 +0100 |
commit | f355f70145744518ca1d9799b42f4a8da9aa0d36 (patch) | |
tree | d2276d616ab856f992bca872cd45c86c1b15b4b3 /net/sctp | |
parent | 4e348c6c6e23491ae6eb5e077848a42d0562339c (diff) |
wifi: mac80211: fix mesh path discovery based on unicast packets
If a packet has reached its intended destination, it was bumped to the code
that accepts it, without first checking if a mesh_path needs to be created
based on the discovered source.
Fix this by moving the destination address check further down.
Cc: stable@vger.kernel.org
Fixes: 986e43b19ae9 ("wifi: mac80211: fix receiving A-MSDU frames on mesh interfaces")
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Link: https://lore.kernel.org/r/20230314095956.62085-3-nbd@nbd.name
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'net/sctp')
0 files changed, 0 insertions, 0 deletions