mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-10 15:08:06 +09:00
The socket allocation functions will always memset skb->cb to zero so there's no need to make other initializations needing the same thing. Signed-off-by: Johan Hedberg <johan.hedberg@intel.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>