jsonrpc: Correctly setting the dscp value before reconnect.
authorMehak Mahajan <mmahajan@nicira.com>
Wed, 20 Jun 2012 03:13:19 +0000 (20:13 -0700)
committerMehak Mahajan <mmahajan@nicira.com>
Wed, 20 Jun 2012 03:13:19 +0000 (20:13 -0700)
commitcd8fca2ba0a7d036da069a4484d501bdc7a6f611
treec2dfd4596748def45cfb1f3debc6abf60e0f3677
parent8b9a3d50b433c7fbed7b31b3d6f2bda966440b41
jsonrpc: Correctly setting the dscp value before reconnect.

In commit b2e18d(No need to restart DB / OVS on changing dscp value.), the
dscp value was wrongly set after the reconnect.

Signed-off-by: Mehak Mahajan <mmahajan@nicira.com>
Reported-by: Ravi Kerur <rkerur@gmail.com>
lib/jsonrpc.c