From: David M. <da...@da...> - 2019-06-24 15:56:41
|
From: Xin Long <luc...@gm...> Date: Mon, 24 Jun 2019 23:54:02 +0800 > On Mon, Jun 24, 2019 at 10:35 PM David Miller <da...@da...> wrote: >> >> From: Xin Long <luc...@gm...> >> Date: Mon, 24 Jun 2019 16:02:42 +0800 >> >> > tipc_nl_compat_bearer_set() is only called by tipc_nl_compat_link_set() >> > which already does the check for msg->req check, so remove it from >> > tipc_nl_compat_bearer_set(), and do the same in tipc_nl_compat_media_set(). >> > >> > Signed-off-by: Xin Long <luc...@gm...> >> >> Is this really appropriate as a fix for 'net'? Seems more like net-next material >> to me. > kind of code fix, sure, you can apply it to net-next, no conflict. > do you need me to repost? No need to resend, applied to net-next, thanks! |