From b43a0d9d01dbe498632e83632a2409a575fcee23 Mon Sep 17 00:00:00 2001 From: Avinash Patil Date: Mon, 29 Sep 2014 21:44:14 +0530 Subject: [PATCH] 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-format-patch failed