lkml.org 
[lkml]   [2022]   [Sep]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    SubjectRe: [PATCH] net: korina: Fix return type of korina_send_packet
    From
    Date
    Hello:

    This patch was applied to netdev/net-next.git (master)
    by Jakub Kicinski <kuba@kernel.org>:

    On Mon, 12 Sep 2022 14:43:40 -0700 you wrote:
    > The ndo_start_xmit field in net_device_ops is expected to be of type
    > netdev_tx_t (*ndo_start_xmit)(struct sk_buff *skb, struct net_device *dev).
    >
    > The mismatched return type breaks forward edge kCFI since the underlying
    > function definition does not match the function hook definition.
    >
    > The return type of korina_send_packet should be changed from int to
    > netdev_tx_t.
    >
    > [...]

    Here is the summary with links:
    - net: korina: Fix return type of korina_send_packet
    https://git.kernel.org/netdev/net-next/c/106c67ce46f3

    You are awesome, thank you!
    --
    Deet-doot-dot, I am a bot.
    https://korg.docs.kernel.org/patchwork/pwbot.html


    \
     
     \ /
      Last update: 2022-09-20 03:41    [W:7.587 / U:0.052 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site