Revert "af_packet: add interframe drop cmsg (v6)"

This reverts commit 977750076d.

Neil is reimplementing this generically, outside of AF_PACKET.

Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
David S. Miller
2009-10-12 03:00:31 -07:00
parent 91b2a3f9bb
commit d5e63bded6
2 changed files with 0 additions and 35 deletions

View File

@ -48,13 +48,11 @@ struct sockaddr_ll
#define PACKET_RESERVE 12
#define PACKET_TX_RING 13
#define PACKET_LOSS 14
#define PACKET_GAPDATA 15
struct tpacket_stats
{
unsigned int tp_packets;
unsigned int tp_drops;
unsigned int tp_gap;
};
struct tpacket_auxdata