in-band: Use NULL for null pointer constant, instead of 0.
authorBen Pfaff <blp@nicira.com>
Tue, 20 Apr 2010 21:11:23 +0000 (14:11 -0700)
committerBen Pfaff <blp@nicira.com>
Mon, 26 Apr 2010 16:51:11 +0000 (09:51 -0700)
commitbad0c37193b4697cec1b6d5f1afb3413edbd9c3c
treef4fae3d32a34081cbddf1029a166574529d7caff
parenta3c5ac709a32ad802534b6039fd8f762910d19d6
in-band: Use NULL for null pointer constant, instead of 0.

Suggested-by: Justin Pettit <jpettit@nicira.com>
ofproto/in-band.c