]> rtime.felk.cvut.cz Git - can-utils.git/blobdiff - include/linux/can/canethgw.h
cegw: Update kernel header
[can-utils.git] / include / linux / can / canethgw.h
index f12e054850d6a35d90594b5d5df85abd9ecd1494..4bc96a7845eda6d165b5b5cab0f6cf0f881ab0e9 100644 (file)
@@ -9,7 +9,7 @@ struct cegw_ioctl
        __u32 udp_sock;
        __u32 udp_dstcnt;
        __u32 udp_addrlen;
-       struct sockaddr_in udp_dst[0];
+       __u8 udp_dst[0];
 };
 
 #define CEGW_IOCTL_BASE 'c'