ofproto: New helper macro OFPROTO_FOR_EACH_TABLE.
authorBen Pfaff <blp@nicira.com>
Thu, 28 Jul 2011 22:02:06 +0000 (15:02 -0700)
committerBen Pfaff <blp@nicira.com>
Mon, 8 Aug 2011 23:05:35 +0000 (16:05 -0700)
In my opinion this makes the code slightly easier to read and write.


No differences found