Skip to content
Commit 8bc81c57 authored by Xin Long's avatar Xin Long Committed by David S. Miller
Browse files

tipc: remove the unnecessary msg->req check from tipc_nl_compat_bearer_set



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: default avatarXin Long <lucien.xin@gmail.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 18f3896d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment