From: Akinobu Mita Date: Fri, 30 Mar 2012 01:01:46 +0000 (+0000) Subject: rionet: fix page allocation order of rionet_active X-Git-Tag: v3.4-rc2~37^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=acc656323ab904803393acefdc8e1b78cde752e5;p=pandora-kernel.git rionet: fix page allocation order of rionet_active rionet_active is allocated from the page allocator and the allocation order is calculated on the assumption that the page size is 4KB, so it wastes memory on more than 4K page systems. Signed-off-by: Akinobu Mita Cc: Matt Porter Cc: Alexandre Bounine Cc: netdev@vger.kernel.org Signed-off-by: David S. Miller --- Reading git-diff-tree failed