Revert "datapath: Increase maximum allocation size of action list."
authorPravin B Shelar <pshelar@nicira.com>
Fri, 1 Mar 2013 03:40:02 +0000 (19:40 -0800)
committerPravin B Shelar <pshelar@nicira.com>
Fri, 1 Mar 2013 03:40:02 +0000 (19:40 -0800)
commit22f695248dc0f03fc7fffc7bcabf83c3a2e06491
tree788a38d1f1bd65479edee32c0f11728d54170fd5
parentcf1bc453f694046dabfdfc290bbe3ef043f2071f
Revert "datapath: Increase maximum allocation size of action list."

This reverts commit 649b1c68fdd39316e3bcea21ce5464da614a6691.
This patch introduced bug by calling vfree() from interrupt context.

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