From: Larry Finger Date: Thu, 19 May 2011 16:48:45 +0000 (-0500) Subject: rtlwifi: Use order 2 RX buffer allocation only if necessary X-Git-Tag: v3.0-rc2~7^2~16^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0019a2c9277bf6d083032a5a9857249e75407a8c;p=pandora-kernel.git rtlwifi: Use order 2 RX buffer allocation only if necessary Although a previous fix handles the kernel panics that result from failure to allocate a new RX buffer, memory fragmentation can be reduced if the amsdu_8k capability is disabled as new buffers need only be of O(0), not O(2). Signed-off-by: Larry Finger Signed-off-by: John W. Linville --- Reading git-diff-tree failed