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)
commit26ad0b83587fb6e9a20eef388b0587ada3da5d06
tree7d22cac315134610c591bd8a2ba49a61efd3b410
parent65bab84c79077f3acbf7dcf2aec0588226d43663
openvswitch: Fix key serialization.

Fix typo where mask is used rather than key.

Fixes: 74ed7ab9264("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