Fix logic bug in userspace switch that could cause reading invalid memory.
authorBen Pfaff <blp@nicira.com>
Thu, 3 Apr 2008 16:57:08 +0000 (09:57 -0700)
committerBen Pfaff <blp@nicira.com>
Fri, 4 Apr 2008 23:20:54 +0000 (16:20 -0700)
commitc985123c3ceb93fddd10137362023ef214179910
tree80ea804f1e28e624abf0fd4eac748e92c02a8bd3
parent60bb88023ba78af82872d7614f63fecbdce5664c
Fix logic bug in userspace switch that could cause reading invalid memory.

Also, fix comment.
switch/datapath.c