Correct VERIFY_NUL_STRING back-port that required a "0" instead of a null.
authorJustin Pettit <jpettit@nicira.com>
Fri, 2 Jan 2009 19:04:21 +0000 (11:04 -0800)
committerJustin Pettit <jpettit@nicira.com>
Fri, 2 Jan 2009 19:04:21 +0000 (11:04 -0800)
commitc1cc04c21b0fea06d603da4bc4eeef75bafa8062
treef34cc37739254ec2fb9fd8445d06e1f2595fbf7b
parent3a92a5b6a6c50992ff9f30d1c970381bbe54a942
Correct VERIFY_NUL_STRING back-port that required a "0" instead of a null.

The VERIFY_NUL_STRING back-port to older kernels was looking for an ASCII
zero instead of the null-string terminator.
datapath/linux-2.6/compat-2.6/include/net/netlink.h