ofproto: Remove redundant call to ofconn_get_ofproto
authorBen Pfaff <blp@nicira.com>
Mon, 21 Jan 2013 15:37:21 +0000 (07:37 -0800)
committerBen Pfaff <blp@nicira.com>
Mon, 21 Jan 2013 15:38:30 +0000 (07:38 -0800)
commitf182253209f6972c8246335b09f5f83eba97c0c5
tree143501a5756c4f97736057463fa470e44a32dbf3
parent354d4c98a8cdaae3525848f564e58a9016bcd3af
ofproto: Remove redundant call to ofconn_get_ofproto

This is a cosmetic change. Remove the redundant call to ofconn_get_ofproto
in handle_flow_mod.

Signed-off-by: Paraneetharan Chandrasekaran <paraneetharanc@gmail.com>
Signed-off-by: Ben Pfaff <blp@nicira.com>
AUTHORS
ofproto/ofproto.c