[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20200308.212256.639211299362051258.davem@davemloft.net>
Date: Sun, 08 Mar 2020 21:22:56 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: ap420073@...il.com
Cc: kuba@...nel.org, martinvarghesenokia@...il.com,
netdev@...r.kernel.org
Subject: Re: [PATCH net-next 0/3] bareudp: several code cleanup for bareudp
module
From: Taehee Yoo <ap420073@...il.com>
Date: Sun, 8 Mar 2020 01:18:49 +0000
> This patchset is to cleanup bareudp module code.
>
> 1. The first patch is to add module alias
> In the current bareudp code, there is no module alias.
> So, RTNL couldn't load bareudp module automatically.
>
> 2. The second patch is to add extack message.
> The extack error message is useful for noticing specific errors
> when command is failed.
>
> 3. The third patch is to remove unnecessary udp_encap_enable().
> In the bareudp_socket_create(), udp_encap_enable() is called.
> But, the it's already called in the setup_udp_tunnel_sock().
> So, it could be removed.
Series applied, thanks.
Powered by blists - more mailing lists