From: Javier Cardona Date: Tue, 6 Sep 2011 19:10:43 +0000 (-0700) Subject: mac80211: Defer tranmission of mesh path errors X-Git-Tag: v3.2-rc1~129^2~254^2~120 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2cca397f76a4a48ac20c34ec1e35bac8c6b08d1c;p=pandora-kernel.git 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: John W. Linville --- Reading git-diff-tree failed