datapath: Use NULL for null pointer in compat code.
authorBen Pfaff <blp@nicira.com>
Wed, 12 Jan 2011 17:49:44 +0000 (09:49 -0800)
committerBen Pfaff <blp@nicira.com>
Thu, 13 Jan 2011 20:25:57 +0000 (12:25 -0800)
commitbbdc31bcff1efb9638e479b7e33b701e1159c7fe
tree18cefb601769092c7d098b89721712ca6a117dca
parent829d41bdc8fd4841b97eedf2ae7e6b8309e951e1
datapath: Use NULL for null pointer in compat code.

Fixes a sparse warning on 2.6.18:

datapath/linux-2.6/compat-2.6/include/net/dst.h:12:20: warning: Using plain
integer as NULL pointer

Signed-off-by: Ben Pfaff <blp@nicira.com>
Acked-by: Jesse Gross <jesse@nicira.com>
datapath/linux-2.6/compat-2.6/include/net/dst.h