summaryrefslogtreecommitdiff
path: root/include/crypto/crypto_wq.h
blob: a7d252daf91b4ec6988e95e9b8aec9ed412573be (plain)
1
2
3
4
5
6
7
#ifndef CRYPTO_WQ_H
#define CRYPTO_WQ_H

#include <linux/workqueue.h>

extern struct workqueue_struct *kcrypto_wq;
#endif
/commit/net/openvswitch?id=cb9c68363efb6d1f950ec55fb06e031ee70db5fc'>skbuff: add and use skb_nfct helperFlorian Westphal1-3/+3