pinctrl: Fix byte order of numeric constant.
authorBen Pfaff <blp@ovn.org>
Wed, 10 Feb 2016 21:16:47 +0000 (13:16 -0800)
committerBen Pfaff <blp@ovn.org>
Wed, 10 Feb 2016 21:18:55 +0000 (13:18 -0800)
commit3ca6cc76c3f3d171fcc7361a7ad4edd452834b7c
tree47ebae7ae21bf55584a010c3355078978fe0b505
parent660f5a612862bf18b4785190ff343965d970708a
pinctrl: Fix byte order of numeric constant.

Found by sparse.

Fixes: commit 660f5a61286 ("ovn-controller: Use ofputil_encode_set_config to set the switch config")
Reported-by: Russell Bryant <russell@ovn.org>
Signed-off-by: Ben Pfaff <blp@ovn.org>
Acked-by: Russell Bryant <russell@ovn.org>
ovn/controller/pinctrl.c