Remove unnecessary check for validity when dereferencing an array.
authorJustin Pettit <jpettit@nicira.com>
Tue, 14 Oct 2008 06:45:29 +0000 (23:45 -0700)
committerJustin Pettit <jpettit@nicira.com>
Tue, 14 Oct 2008 06:45:29 +0000 (23:45 -0700)
commit26819fe177cb411e7af99dfbcd341c8fdef4205b
tree3da0c21c001ca23843dde77c381233e7f646ca5e
parent4528f887d1f035ad74388598e119f34a4910d3c3
Remove unnecessary check for validity when dereferencing an array.

Thanks to Masa et al. for pointing this out.
switch/datapath.c