X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fvnet%2Fethernet%2Fethernet_types.api;h=f945f20910fb1b03f0a34437897654b48b09df16;hb=8006c6a;hp=c33a02c377a882f1b8cf20228372baf354e0d674;hpb=de5b08fb302e84142e4ba0cf0cbed4e740e4165c;p=vpp.git diff --git a/src/vnet/ethernet/ethernet_types.api b/src/vnet/ethernet/ethernet_types.api index c33a02c377a..f945f20910f 100644 --- a/src/vnet/ethernet/ethernet_types.api +++ b/src/vnet/ethernet/ethernet_types.api @@ -14,6 +14,4 @@ * limitations under the License. */ -typedef mac_address { - u8 bytes[6]; -}; +typedef u8 mac_address[6];