diff options
author | Eric Dumazet <eric.dumazet@gmail.com> | 2010-11-20 08:31:54 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-11-21 19:01:42 +0100 |
commit | bbce5a59e4e0e6e1dbc85492caaf310ff6611309 (patch) | |
tree | ba64b369e60484e681e57ee63715b3d22cc7db16 /fs/exportfs | |
parent | ixgbe: update version number for ixgbe (diff) | |
download | linux-bbce5a59e4e0e6e1dbc85492caaf310ff6611309.tar.xz linux-bbce5a59e4e0e6e1dbc85492caaf310ff6611309.zip |
packet: use vzalloc()
alloc_one_pg_vec_page() is supposed to return zeroed memory, so use
vzalloc() instead of vmalloc()
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Cc: Neil Horman <nhorman@tuxdriver.com>
Acked-by: Neil Horman <nhorman@tuxdriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'fs/exportfs')
0 files changed, 0 insertions, 0 deletions