aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorMarek Vasut <[email protected]>2024-04-05 20:30:39 +0000
committerJakub Kicinski <[email protected]>2024-04-09 02:48:47 +0000
commitf96f700449b6d190e06272f1cf732ae8e45b73df (patch)
tree5758637fcd83c4fcec4507327cbcb10e33340d04 /net/unix/af_unix.c
parentMerge branch 'stmmac-missing-stats-DW-GMAC' (diff)
downloadkernel-f96f700449b6d190e06272f1cf732ae8e45b73df.tar.gz
kernel-f96f700449b6d190e06272f1cf732ae8e45b73df.zip
net: ks8851: Inline ks8851_rx_skb()
Both ks8851_rx_skb_par() and ks8851_rx_skb_spi() call netif_rx(skb), inline the netif_rx(skb) call directly into ks8851_common.c and drop the .rx_skb callback and ks8851_rx_skb() wrapper. This removes one indirect call from the driver, no functional change otherwise. Signed-off-by: Marek Vasut <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions