Skip to content
Commit e8e85cc5 authored by Maninder Singh's avatar Maninder Singh Committed by David S. Miller
Browse files

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: default avatarManinder Singh <maninder1.s@samsung.com>
Suggested-by: default avatarFrans Klaver <fransklaver@gmail.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 138b15ed
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment