Remove a potential NPE 59/20859/2
authorRobert Varga <rovarga@cisco.com>
Wed, 20 May 2015 21:05:05 +0000 (23:05 +0200)
committerRobert Varga <rovarga@cisco.com>
Thu, 21 May 2015 09:03:48 +0000 (11:03 +0200)
commit01a18609d3def3c5ff60b72479c8c1e117fefd0f
treef935daed0ad9effc0d184a4a536c0c66f7db3142
parent670d7ed3a80af66f6ae0e49a80e5b2a8b4582a4d
Remove a potential NPE

If the packet is null, it will throw NPE, fix that.

Change-Id: I513161e0ebe996c1dfa7ce405c303b1d0f7e3bf4
Signed-off-by: Robert Varga <rovarga@cisco.com>
openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java