diff options
Diffstat (limited to 'net/packet/internal.h')
| -rw-r--r-- | net/packet/internal.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/net/packet/internal.h b/net/packet/internal.h index 1e743d0316fd..d367b9f93a73 100644 --- a/net/packet/internal.h +++ b/net/packet/internal.h @@ -24,12 +24,6 @@ struct tpacket_kbdq_core { unsigned short kactive_blk_num; unsigned short blk_sizeof_priv; - /* last_kactive_blk_num: - * trick to see if user-space has caught up - * in order to avoid refreshing timer when every single pkt arrives. - */ - unsigned short last_kactive_blk_num; - char *pkblk_start; char *pkblk_end; int kblk_size; |
