From: Avinash Patil Date: Wed, 23 Jan 2013 00:29:03 +0000 (-0800) Subject: mwifiex: fix invalid access of PCIe RxBD ring buffer descriptor X-Git-Tag: v3.9-rc1~139^2~2^2^2~42^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6ccea75e701d5d452b674dd5550c0caceccb5d56;p=pandora-kernel.git mwifiex: fix invalid access of PCIe RxBD ring buffer descriptor This patch fixes invalid access of RxBD ring buffer descriptor's length and flag inside PCIe send_data_complete() routine. We are supposed to modify TxBD buffer descriptor's length and flag here. Signed-off-by: Avinash Patil Signed-off-by: Bing Zhao Signed-off-by: John W. Linville --- Reading git-diff-tree failed