Skip to content
Commit dd820ed6 authored by Johannes Berg's avatar Johannes Berg
Browse files

wifi: mac80211: return error from control port TX for drops



If the frame is going to be dropped anyway because
ieee80211_lookup_ra_sta() returned an error (and
even though it's a bit racy, it will likely continue
to do so), return the error out instead of just
silently dropping the frame.

Signed-off-by: default avatarJohannes Berg <johannes.berg@intel.com>
parent 8876c67e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment