Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
net: update skb_recycle_check() for hardware timestamping changes
Commit ac45f60 ("net: infrastructure for hardware time stamping") added two skb initialization actions to __alloc_skb(), which need to be added to skb_recycle_check() as well. Signed-off-by: Lennert Buytenhek <buytenh@wantstofly.org> Signed-off-by: Patrick Ohly <patrick.ohly@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>
- Loading branch information