From: Kirshenbaum Erez Date: Sun, 23 Jun 2013 09:59:34 +0000 (+0300) Subject: wil6210: set vring index for all descriptors X-Git-Tag: v3.11-rc1~64^2~78^2^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=99b55bd22a4ecfc70e4bf36e69d26c4c219f3bfb;p=pandora-kernel.git wil6210: set vring index for all descriptors The vring index (MAC queue id) must be set in all TX descriptors otherwise HW will fail to release descriptors for a specific vring (disconnect or vring switch flows). This is normally occurs when fragmentation required, if vring index will not be the same for all SKB descriptors HW will fail to flush this MAC queue. Signed-off-by: Kirshenbaum Erez Signed-off-by: Vladimir Kondratiev Signed-off-by: John W. Linville --- Reading git-diff-tree failed