Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
pktgen: Fix set-but-unused variable.
"iph" in pktgen_output_ipsec() is set but never actually used. Kill it off. Signed-off-by: David S. Miller <davem@davemloft.net>
- Loading branch information