dpif-netdev: Remove redundant hash action handling.
authorPravin B Shelar <pshelar@nicira.com>
Thu, 13 Nov 2014 23:03:39 +0000 (15:03 -0800)
committerPravin B Shelar <pshelar@nicira.com>
Fri, 21 Nov 2014 23:51:42 +0000 (15:51 -0800)
commit53e1d6f1ef360cb1b2daa70f4e65f9f5c02db2f9
tree2a43781c34e7e215b66e2ed6d69566575602950d
parent1bc50ef389d40be9ee215e66b49cf66fcbdb9eeb
dpif-netdev: Remove redundant hash action handling.

odp_execute_actions() already handles hash execution part.

Signed-off-by: Pravin B Shelar <pshelar@nicira.com>
Acked-by: Jarno Rajahalme <jrajahalme@nicira.com>
lib/dpif-netdev.c