kernel-hacking-2024-linux-s.../net/packet
Tobias Klauser 4194b4914a packet: Don't check frames_per_block against negative values
rb->frames_per_block is an unsigned int, thus can never be negative.

Also fix spacing in the calculation of frames_per_block.

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-11-17 15:25:44 -05:00
..
af_packet.c packet: Don't check frames_per_block against negative values 2015-11-17 15:25:44 -05:00
diag.c
internal.h packet: add classic BPF fanout mode 2015-08-17 14:22:47 -07:00
Kconfig
Makefile