]> www.infradead.org Git - users/jedix/linux-maple.git/commit
cxgb4: Remove unused cxgb4_alloc/free_encap_mac_filt
authorDr. David Alan Gilbert <linux@treblig.org>
Sun, 13 Oct 2024 20:38:26 +0000 (21:38 +0100)
committerJakub Kicinski <kuba@kernel.org>
Tue, 15 Oct 2024 23:46:27 +0000 (16:46 -0700)
commit65950f275f4ee56f5d30e0340d8327658682d25d
tree29e788388b4784424f09cb79cb7075505c13ffb0
parent6d858708d465669ba7de17e9c5691eb4019166e8
cxgb4: Remove unused cxgb4_alloc/free_encap_mac_filt

cxgb4_alloc_encap_mac_filt() and cxgb4_free_encap_mac_filt() have been
unused since
commit 28b3870578ef ("cxgb4: Re-work the logic for mps refcounting")

Remove them.

Signed-off-by: Dr. David Alan Gilbert <linux@treblig.org>
Reviewed-by: Kalesh AP <kalesh-anakkur.purayil@broadcom.com>
Link: https://patch.msgid.link/20241013203831.88051-2-linux@treblig.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ethernet/chelsio/cxgb4/cxgb4.h
drivers/net/ethernet/chelsio/cxgb4/cxgb4_mps.c