Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
packet: remove unused variable 'status' in __packet_lookup_frame_in_b…
…lock The variable 'status' in __packet_lookup_frame_in_block() is never used since introduction in commit f6fb8f1 ("af-packet: TPACKET_V3 flexible buffer implementation."), we can remove it. Signed-off-by: Mao Wenan <[email protected]> Signed-off-by: David S. Miller <[email protected]>
- Loading branch information