Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
packet: remove handling of tx_ring from prb_shutdown_retire_blk_timer()
Follow e8e85cc ("packet: remove handling of tx_ring") and remove the tx_ring parameter from prb_shutdown_retire_blk_timer() as it is only called with tx_ring = 0. Signed-off-by: Tobias Klauser <tklauser@distanz.ch> Signed-off-by: David S. Miller <davem@davemloft.net>
- Loading branch information