From 73d0fcf2f487465f73329ee11ae900a774408fe5 Mon Sep 17 00:00:00 2001 From: Tobias Klauser Date: Tue, 28 Jul 2015 14:21:26 +0200 Subject: [PATCH] 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 Signed-off-by: David S. Miller --- Reading git-format-patch failed