summaryrefslogtreecommitdiffstats
path: root/drivers/staging/panel
diff options
context:
space:
mode:
authorLarry Finger <Larry.Finger@lwfinger.net>2012-07-28 11:39:48 -0500
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-08-13 19:25:48 -0700
commitc50037496113e2eb04cfeec86a5c2490786c3dd5 (patch)
treedc5c74c7112582b13f5e4d8a4e5b91b89172ff93 /drivers/staging/panel
parent103b748e21ced078f868f9218cef85b0917cebb2 (diff)
downloadlinux-c50037496113e2eb04cfeec86a5c2490786c3dd5.tar.bz2
staging: r8712u: Reduce maximum receive buffer size to a more sensible value
The current value for the maximum receive buffer size is 30720, which is too large. For long-running systems, memory fragmentation may make it difficult to obtain the buffers of O(2) needed for aggregation. Buffers of O(3) are even worse, particularly when not needed. The new size is set to 9100, which will allow aggregation. Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/panel')
0 files changed, 0 insertions, 0 deletions