[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] hw/net/net_rx_pkt: Remove deadcode
From: |
Michael Tokarev |
Subject: |
Re: [PATCH] hw/net/net_rx_pkt: Remove deadcode |
Date: |
Thu, 3 Oct 2024 11:27:17 +0300 |
User-agent: |
Mozilla Thunderbird |
19.09.2024 01:51, dave@treblig.org wrote:
From: "Dr. David Alan Gilbert" <dave@treblig.org>
net_rx_pkt_get_l3_hdr_offset and net_rx_pkt_get_iovec_len haven't
been used since they were added.
Remove them.
Applied to the trivial-patches tree, removing net_rx_pkt_get_l3_hdr_offset()
prototype from hw/net/net_rx_pkt.h in the process)
Thanks,
/mjt