BUG 2302 : odl-clustering-test-app should not be part of the odl-restconf-all feature set
[controller.git] / opendaylight / sal / api / src / main / java / org / opendaylight / controller / sal / packet / address / EthernetAddress.java
index 6cd14eadce78c48235412f907188ce86c8b50059..bd1949f380545a85c3bbf27bb874ae0c761f62da 100644 (file)
@@ -45,8 +45,8 @@ public class EthernetAddress extends DataLinkAddress {
     }
 
     /* Private constructor to satisfy JAXB */
+    @SuppressWarnings("unused")
     private EthernetAddress() {
-
     }
 
     /**