deviceCtx should not be used where is not needed 85/19885/1
authorMartin Bobak <mbobak@cisco.com>
Fri, 8 May 2015 08:34:23 +0000 (10:34 +0200)
committerMartin Bobak <mbobak@cisco.com>
Fri, 8 May 2015 08:34:23 +0000 (10:34 +0200)
commit734cbe686dc19e048bde3fdab2fd314e22229f0f
tree73c0550b7657cc80ad03684746ce7e0d68087abd
parent9dd746e9af65e4ef2dae88c9c74a92e6f127c985
deviceCtx should not be used where is not needed

Change-Id: Iec28b063342a13aafed81ee0cae49852561ab34c
Signed-off-by: Martin Bobak <mbobak@cisco.com>
openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/registry/flow/FlowHashFactory.java
openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/SalFlowServiceImpl.java
openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/StatisticsGatheringUtils.java
openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/util/HashUtil.java
openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/registry/flow/FlowHashFactoryTest.java