Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
af_packet: use define instead of constant
Instead of using a hard-coded value for the status variable, it would make the code more readable to use its destined define from linux/if_packet.h. Signed-off-by: daniel.borkmann@tik.ee.ethz.ch Signed-off-by: David S. Miller <davem@davemloft.net>
- Loading branch information