Update upstreams to Silicon GA
[l2switch.git] / l2switch-main / src / main / java / org / opendaylight / l2switch / flow / FlowWriterServiceImpl.java
index 3ae676094621e759fa509cd29b9615014458acee..7ab030ea86653a92ce3b7ddf899bf0ac23604721 100644 (file)
@@ -145,7 +145,7 @@ public class FlowWriterServiceImpl implements FlowWriterService {
      *
      * @param nodeConnectorRef a reference to the Node Connector
      * @param flowTableKey a reference to the flow table
-     * @return
+     * @return Flow instance identifier
      */
     private InstanceIdentifier<Flow> buildFlowPath(NodeConnectorRef nodeConnectorRef, TableKey flowTableKey) {