Remove ByteBufUtils.macAddressToBytes() 09/92709/3
authorRobert Varga <robert.varga@pantheon.tech>
Fri, 25 Sep 2020 08:49:49 +0000 (10:49 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Fri, 25 Sep 2020 15:19:33 +0000 (17:19 +0200)
commitda4e6503a8c1b50810c86a7f4189060ff1bf9bdc
treeef5b062f21963f5b2e2da33ea10155d6cd0d5e9f
parent9cc90c3756b53242e7995f866a0b9f7400afad8f
Remove ByteBufUtils.macAddressToBytes()

With all callers migrated, remove the now-unused method.

Change-Id: I65412717a28c393d3e31d2cda19d8becb3278dd7
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
openflowjava/openflowjava-util/src/main/java/org/opendaylight/openflowjava/util/ByteBufUtils.java
openflowjava/openflowjava-util/src/test/java/org/opendaylight/openflowjava/util/ByteBufUtilsTest.java