ofproto-dpif: Fix a typo
authorAlex Wang <alexw@nicira.com>
Thu, 30 May 2013 21:37:57 +0000 (14:37 -0700)
committerBen Pfaff <blp@nicira.com>
Thu, 30 May 2013 21:27:54 +0000 (14:27 -0700)
commitc33855167bb4215a96fe1d7ac518213dabe6e198
tree53c6f11c13b58534f7d09d04ea0deab113728f2e
parentd3ea717d01a433e0fdbec740ff708faa8d015f69
ofproto-dpif: Fix a typo

This patch fixes a typo in handle_miss_upcalls() function.

Signed-off-by: Alex Wang <alexw@nicira.com>
Signed-off-by: Ben Pfaff <blp@nicira.com>
ofproto/ofproto-dpif.c