commit | 73d0fcf2f487465f73329ee11ae900a774408fe5 | [log] [tgz] |
---|---|---|
author | Tobias Klauser <tklauser@distanz.ch> | Tue Jul 28 14:21:26 2015 +0200 |
committer | David S. Miller <davem@davemloft.net> | Wed Jul 29 15:11:12 2015 -0700 |
tree | 0f29a4aca497bd8972deb116b72bdd42269a442c | |
parent | b88d0a049084854aef0ea146f1411eafcd2597a8 [diff] |
packet: remove handling of tx_ring from prb_shutdown_retire_blk_timer() Follow e8e85cc5eb57 ("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>