From: David S. Miller Date: Mon, 11 Dec 2017 14:39:14 +0000 (-0500) Subject: Merge tag 'mac80211-for-davem-2017-12-11' of git://git.kernel.org/pub/scm/linux/kerne... X-Git-Tag: v4.19~1967^2~41 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f0f1d0166b17e1fadaa1dfa99721a9abb97e65eb;p=platform%2Fkernel%2Flinux-rpi3.git Merge tag 'mac80211-for-davem-2017-12-11' of git://git./linux/kernel/git/jberg/mac80211 Johannes Berg says: ==================== Three fixes: * for certificate C file generation, don't use hexdump as it's not always installed by default, use pure posix instead (od/sed) * for certificate C file generation, don't write the file if anything fails, so the build abort will not cause a bad build upon a second attempt * fix locking in ieee80211_sta_tear_down_BA_sessions() which had been causing lots of locking warnings ==================== Signed-off-by: David S. Miller --- f0f1d0166b17e1fadaa1dfa99721a9abb97e65eb