From: Nishant Sarmukadam Date: Thu, 21 Apr 2011 11:04:58 +0000 (+0530) Subject: mwl8k: Reserve buffers for tx management frames X-Git-Tag: v3.0-rc1~377^2~161^2^2~107 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a769888797b7117005e9c60d4cd73a2efc92f8d;p=pandora-kernel.git mwl8k: Reserve buffers for tx management frames Since queues are not stopped anymore, management frames would be dropped if the corresponding tx queue is full. This can cause issues say when we want to setup an ampdu stream and action frames i.e addba requests keep getting dropped frequently. Fix this by reserving some buffers to allow management frames to go through in queue full conditions. Signed-off-by: Nishant Sarmukadam Signed-off-by: Pradeep Nemavat Signed-off-by: John W. Linville --- Reading git-diff-tree failed