From: Michal Kazior Date: Wed, 23 Apr 2014 16:30:05 +0000 (+0300) Subject: ath10k: make sure to not leak beacon dma mapping X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~122^2^2~42^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec6bc5523b40008448bad5eadcdcf4cdbf9c7054;p=pandora-kernel.git ath10k: make sure to not leak beacon dma mapping If for some reason mac80211 wouldn't stop beaconing gracefully and just removed interface of a running AP/IBSS interface it was possible to leak pending beacon DMA mapping. It's very unlikely but better safe than sorry. Signed-off-by: Michal Kazior Signed-off-by: Kalle Valo --- Reading git-diff-tree failed