datapath: Add workqueue API to ovs compat workqueue.
authorPravin B Shelar <pshelar@nicira.com>
Fri, 12 Apr 2013 22:56:14 +0000 (15:56 -0700)
committerPravin B Shelar <pshelar@nicira.com>
Fri, 12 Apr 2013 22:56:14 +0000 (15:56 -0700)
commit55a6ee411eededa4969a05233ced3ed69580c157
tree9d83d8005d2a8d872ee03e4f8867f98f6dd8c3fd
parent85f6063580158a46421455aaf8a68d78ff020bde
datapath: Add workqueue API to ovs compat workqueue.

Add work-queue api which are required for next commit.

Signed-off-by: Pravin B Shelar <pshelar@nicira.com>
Acked-by: Jesse Gross <jesse@nicira.com>
datapath/linux/compat/include/linux/workqueue.h
datapath/linux/compat/workqueue.c