aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/ethernet/ethernet_types.api
diff options
context:
space:
mode:
Diffstat (limited to 'src/vnet/ethernet/ethernet_types.api')
-rw-r--r--src/vnet/ethernet/ethernet_types.api4
1 files changed, 1 insertions, 3 deletions
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];