From: Avinash Patil Date: Sat, 9 Feb 2013 02:18:07 +0000 (-0800) Subject: mwifiex: separate ring initialization and ring creation routines X-Git-Tag: v3.9-rc1~139^2~31^2^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0732484b47b57ef90bb08408d60fddbad0262d82;p=pandora-kernel.git mwifiex: separate ring initialization and ring creation routines This patch separates PCIe ring initialization from ring creation routines. This modularizes ring creation(TXBD, RXBD and event rings) functions. Readability has been improved while moving the code around. Signed-off-by: Avinash Patil Signed-off-by: Bing Zhao Signed-off-by: John W. Linville --- Reading git-diff-tree failed