]> rtime.felk.cvut.cz Git - l4.git/blobdiff - l4/pkg/linux-26-headers/include/linux/netfilter_bridge/ebt_arpreply.h
update
[l4.git] / l4 / pkg / linux-26-headers / include / linux / netfilter_bridge / ebt_arpreply.h
index 96a8339960e0792ce2cf3cc16909fcda88d7ca05..7e77896e1fbf0ef02b96a70e582def0a4fbf3fab 100644 (file)
@@ -1,8 +1,7 @@
 #ifndef __LINUX_BRIDGE_EBT_ARPREPLY_H
 #define __LINUX_BRIDGE_EBT_ARPREPLY_H
 
-struct ebt_arpreply_info
-{
+struct ebt_arpreply_info {
        unsigned char mac[ETH_ALEN];
        int target;
 };