aboutsummaryrefslogtreecommitdiff
path: root/lib/genalloc.c
diff options
context:
space:
mode:
authorTariq Toukan <[email protected]>2016-04-20 22:02:16 +0300
committerDavid S. Miller <[email protected]>2016-04-21 15:09:05 -0400
commitc5adb96f6c4a22aceff2e8220612c5b9239ffeb2 (patch)
tree4490cf2350bb15f561fe1509cc58712ed06c4681 /lib/genalloc.c
parentbc77b240b3c57236cdcc08d64ca390655d3a16ff (diff)
net/mlx5e: Use napi_alloc_skb for RX SKB allocations
Instead of netdev_alloc_skb, we use the napi_alloc_skb function which is designated to allocate skbuff's for RX in a channel-specific NAPI instance, and implies the IP packet alignment. Signed-off-by: Tariq Toukan <[email protected]> Signed-off-by: Saeed Mahameed <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/genalloc.c')
0 files changed, 0 insertions, 0 deletions