From: David Sterba Date: Mon, 28 Jul 2008 14:53:32 +0000 (+0200) Subject: ipwireless: Preallocate received packet buffers with MRU size X-Git-Tag: v2.6.27-rc1~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a01386924874c4d6d67f8a34e66f04452c2abb69;p=pandora-kernel.git ipwireless: Preallocate received packet buffers with MRU size ipwireless: Preallocate received packet buffers with MRU size Packets are assembled from link size (~300 bytes) up to PPP MRU (1500 by default). Try to preallocate full size rather than repeatedly advance buffer size by 256 bytes. Signed-off-by: David Sterba Signed-off-by: Jiri Kosina Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed