diff options
author | Maninder Singh <maninder1.s@samsung.com> | 2015-06-22 07:09:16 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-06-23 13:53:29 (GMT) |
commit | e8e85cc5eb5701b935a06b5b3a03a8532946f969 (patch) | |
tree | e5940fb353d55cbed39d3b10a898223ff72944a7 /fs/timerfd.c | |
parent | 138b15ed877eff8149ae32c12fa1f4795c9cb4cf (diff) | |
download | linux-e8e85cc5eb5701b935a06b5b3a03a8532946f969.tar.xz |
packet: remove handling of tx_ring
Remove handling of tx_ring in prb_setup_retire_blk_timer
for TPACKET_V3 because init_prb_bdqc is called only for zero tx_ring
and thus prb_setup_retire_blk_timer for zero tx_ring only.
And also in functon init_prb_bdqc there is no usage of tx_ring.
Thus removing tx_ring from init_prb_bdqc.
Signed-off-by: Maninder Singh <maninder1.s@samsung.com>
Suggested-by: Frans Klaver <fransklaver@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'fs/timerfd.c')
0 files changed, 0 insertions, 0 deletions