ofproto: Introduce ofconn_get_ofproto() accessor function.
authorBen Pfaff <blp@nicira.com>
Tue, 22 Mar 2011 16:14:59 +0000 (09:14 -0700)
committerBen Pfaff <blp@nicira.com>
Tue, 29 Mar 2011 19:28:10 +0000 (12:28 -0700)
commit64ff1d96389aaa326154060326efc00093bb9f70
treed66417de420fab19bbb35d1016548f5f8d710240
parent4093ec5979ce09b2cdbaa2960dfc472fad139637
ofproto: Introduce ofconn_get_ofproto() accessor function.

This helps to increase the level of abstraction of "struct ofconn",
in preparation for moving it from ofproto.c into a new file.
ofproto/ofproto.c