From: Avinash Patil Date: Mon, 29 Sep 2014 16:14:14 +0000 (+0530) Subject: mwifiex: do not decrement rx_pending count twice X-Git-Tag: fixes-against-v3.18-rc2~144^2~39^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b43a0d9d01dbe498632e83632a2409a575fcee23;p=pandora-kernel.git mwifiex: do not decrement rx_pending count twice This patch fixes an issue with rx processing function where we were decrementing rx_pending count twice. Patch also queues correct main_work item when rx_pending count reaches low watermark. Signed-off-by: Avinash Patil Signed-off-by: Cathy Luo Signed-off-by: John W. Linville --- Reading git-diff-tree failed