From: Johannes Berg Date: Mon, 30 Dec 2013 22:12:37 +0000 (+0100) Subject: cfg80211/mac80211: correct qos-map locking X-Git-Tag: v3.14-rc1~94^2~113^2^2~36^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=194ff52d42fd0b55fe0fcfbf4586ae9d7ab1f780;p=pandora-kernel.git cfg80211/mac80211: correct qos-map locking Since the RTNL can't always be held, use wdev/sdata locking for the qos-map dereference in mac80211. This requires cfg80211 to consistently lock it, which it was missing in one place. Signed-off-by: Johannes Berg --- Reading git-diff-tree failed