netlink: Use proper types and functions for half-aligned 64-bit values.
authorBen Pfaff <blp@nicira.com>
Tue, 18 Jan 2011 19:51:46 +0000 (11:51 -0800)
committerBen Pfaff <blp@nicira.com>
Sat, 5 Feb 2011 21:14:49 +0000 (13:14 -0800)
commit34c7bb50971af21c3d6152b61c7a55ddff4d09ee
tree1ef3bee5595ec58607e6b079be6ecbb01bbfe3c9
parentc4617b3c28b9a96e09fdbbe2682b875dbfeaec5b
netlink: Use proper types and functions for half-aligned 64-bit values.

These haven't showed up as problems yet in my tests but it is only a matter
of time.
lib/netlink.c