From: Seth Forshee Date: Thu, 15 Nov 2012 14:07:58 +0000 (-0600) Subject: brcmsmac: Reduce number of entries in tx DMA rings X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~45^2~174^2^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=75be3e24eeedbc9ec5faf3483fe9b449abec94e8;p=pandora-kernel.git brcmsmac: Reduce number of entries in tx DMA rings Currently up to 256 frames can be queued for each DMA ring. This is excessive, and now that we have better flow control we can get by with less. Experimentation has shown 64 to work well. Signed-off-by: Seth Forshee Reviewed-by: Pieter-Paul Giesberts Reviewed-by: Arend van Spriel Tested-by: Daniel Wagner Signed-off-by: John W. Linville --- Reading git-diff-tree failed