datapath: Backport nla_put_be* functions.
authorJesse Gross <jesse@nicira.com>
Mon, 2 Apr 2012 20:41:20 +0000 (13:41 -0700)
committerJesse Gross <jesse@nicira.com>
Mon, 2 Apr 2012 20:51:20 +0000 (13:51 -0700)
commitd63649f1bb5101f365e51e7adbeed83a00bd6d69
tree1d48150e6aa0ea0c14c2209ae185bd244330b97d
parent75c8be3c0aa21bff5416b225ab84349a49610af1
datapath: Backport nla_put_be* functions.

Linux 3.5 replaces the NLA_PUT_* functions with non-macro version,
which required adding the endian-typed versions.  This backports
those functions and drops the macro backports.

Signed-off-by: Jesse Gross <jesse@nicira.com>
datapath/linux/compat/include/net/netlink.h