[NET]: Decrease skb->cb[] to 40 bytes.
No control block usage, even on 64-bit, needs
the full current 48 bytes. This brings sk_buff
size down to 256 bytes on 64-bit platforms and
fixes some performance regressions due to the
addition of the input_dev member.
Signed-off-by: David S. Miller <davem@redhat.com>
Showing
Please register or sign in to comment