summaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorEric Dumazet <edumazet@google.com>2013-03-20 16:33:19 (GMT)
committerDavid S. Miller <davem@davemloft.net>2013-03-20 17:29:34 (GMT)
commit70386d40e19eeff8696f2593755e78f6f7fa9e6d (patch)
treef895edd9f5d81d0ee7f50d07412294cf7ddded05 /MAINTAINERS
parent8fdc929f5727d999d11ba3763b92f6eeacc096f9 (diff)
downloadlinux-fsl-qoriq-70386d40e19eeff8696f2593755e78f6f7fa9e6d.tar.xz
chelsio: add headroom in RX path
Drivers should reserve some headroom in skb used in receive path, to avoid future head reallocation. One possible way to do that is to use dev_alloc_skb() instead of alloc_skb(), so that NET_SKB_PAD bytes are reserved. Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions