]> Pileus Git - ~andy/linux/blobdiff - net/packet/internal.h
ARM: dts: omap3-beagle: Add USB OTG PHY details
[~andy/linux] / net / packet / internal.h
index 650751b9a7ee9c3f92382f37f3a5339562a4c733..c4e4b4561207354c49c9797dd5ea405867de0bcd 100644 (file)
@@ -93,8 +93,7 @@ struct packet_sock {
        /* struct sock has to be the first member of packet_sock */
        struct sock             sk;
        struct packet_fanout    *fanout;
-       struct tpacket_stats    stats;
-       union  tpacket_stats_u  stats_u;
+       union  tpacket_stats_u  stats;
        struct packet_ring_buffer       rx_ring;
        struct packet_ring_buffer       tx_ring;
        int                     copy_thresh;