]> git.baikalelectronics.ru Git - kernel.git/commit
openvswitch: Fix key serialization.
authorPravin B Shelar <pshelar@nicira.com>
Thu, 12 Feb 2015 17:58:48 +0000 (09:58 -0800)
committerDavid S. Miller <davem@davemloft.net>
Sun, 15 Feb 2015 04:20:40 +0000 (20:20 -0800)
commit157ce4574c5e4807c1ed963b692d44ac7bb92233
tree7d22cac315134610c591bd8a2ba49a61efd3b410
parentfbfffd5ed2718f19e3326b40199d85b6d4b71d3a
openvswitch: Fix key serialization.

Fix typo where mask is used rather than key.

Fixes: 15345389e23("openvswitch: Add support for unique flow IDs.")
Reported-by: Joe Stringer <joestringer@nicira.com>
Signed-off-by: Pravin B Shelar <pshelar@nicira.com>
Acked-by: Joe Stringer <joestringer@nicira.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/openvswitch/flow_netlink.c