net: Support priv pool allocation for skb->data
skb->data needs to be shared across LCD and KLCD. To facilitate this, create a
shared area and an allocator on top and use this for allocating skb->data for
sk_buffs. Use NETIF flags to enable priv pool allocation.
Signed-off-by:
Vikram Narayanan <vikram186@gmail.com>
Please register or sign in to comment