Skip to content
Commit a6a188e4 authored by YueHaibing's avatar YueHaibing Committed by David S. Miller
Browse files

libcxgb,cxgb4: use __skb_put_zero to simplfy code



use helper __skb_put_zero to replace the pattern of __skb_put() && memset()

Signed-off-by: default avatarYueHaibing <yuehaibing@huawei.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 1baf5ebf
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment