diff options
author | Akinobu Mita <[email protected]> | 2012-03-30 01:01:46 +0000 |
---|---|---|
committer | David S. Miller <[email protected]> | 2012-04-01 23:17:16 -0400 |
commit | acc656323ab904803393acefdc8e1b78cde752e5 (patch) | |
tree | 4d11bd3fc1c943d639af8d1bd68c0eb211309d55 /net/lapb/lapb_timer.c | |
parent | 3f8c91a7398b9266fbe7abcbe4bd5dffef907643 (diff) |
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 <[email protected]>
Cc: Matt Porter <[email protected]>
Cc: Alexandre Bounine <[email protected]>
Cc: [email protected]
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions