From: Avinash Patil Date: Sat, 16 Feb 2013 05:37:54 +0000 (-0800) Subject: mwifiex: fix empty TX ring check for PCIe8897 while unloading driver X-Git-Tag: v3.9-rc1~139^2~2^2^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3d48203847c096afaddb2ba3c0623cfe49e91fa3;p=pandora-kernel.git mwifiex: fix empty TX ring check for PCIe8897 while unloading driver While unloading driver, we free all pending TX packets by flushing TX ring. There is unhandled case for PCIE8897 while checking for ring empty condition. This patch adds the handling by calling mwifiex_pcie_txbd_empty(). Signed-off-by: Avinash Patil Signed-off-by: Yogesh Ashok Powar Signed-off-by: Bing Zhao Signed-off-by: John W. Linville --- Reading git-diff-tree failed