Skip to content
Commit 2cca397f authored by Javier Cardona's avatar Javier Cardona Committed by John W. Linville
Browse files

mac80211: Defer tranmission of mesh path errors



Under failure conditions, the mesh stack sends PERR messages to the
previous sender of the failed frame.  This happens in the tx feedback
path, in which the transmission queue lock may be taken.  Avoid a
deadlock by sending the path error via the pending queue.

Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
parent 2fa8b6a0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment