From: Arend van Spriel Date: Thu, 27 Feb 2014 18:25:00 +0000 (+0100) Subject: brcmfmac: use pre-allocated scatter-gather table for txglomming X-Git-Tag: v3.15-rc1~113^2~159^2^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=af1fa210f4fc6e304b859b386a3c8a266b1110ab;p=pandora-kernel.git brcmfmac: use pre-allocated scatter-gather table for txglomming Instead of allocating a scatter-gather table for every transmit reuse a pre-allocated table. The transmit path will be faster by taking out this allocation. Reviewed-by: Daniel (Deognyoun) Kim Reviewed-by: Hante Meuleman Reviewed-by: Franky (Zhenhui) Lin Reviewed-by: Pieter-Paul Giesberts Signed-off-by: Arend van Spriel Signed-off-by: John W. Linville --- Reading git-diff-tree failed