Johannes Berg b9731062ce mac80211: mesh: fix potentially unaligned access
The pointer here points directly into the frame, so the
access is potentially unaligned. Use get_unaligned_le16
to avoid that.

Fixes: 3f52b7e328c5 ("mac80211: mesh power save basics")
Link: https://lore.kernel.org/r/20210920154009.3110ff75be0c.Ib6a2ff9e9cc9bc6fca50fce631ec1ce725cc926b@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2021-09-23 13:25:09 +02:00
..
2021-08-20 10:09:22 -07:00
2021-06-23 12:36:32 +02:00
2021-06-23 11:00:17 +02:00
2019-03-29 11:20:36 +01:00
2020-11-11 08:39:13 +01:00