mirror of
https://github.com/torvalds/linux.git
synced 2026-04-26 10:32:25 -04:00
use helper __skb_put_zero to replace the pattern of __skb_put() && memset() Signed-off-by: YueHaibing <yuehaibing@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>