diff options
author | 2021-01-05 14:31:34 +0800 | |
---|---|---|
committer | 2021-01-05 16:52:02 -0800 | |
commit | 89430ef34c5b13f916acd1f1f86f1106f4d958c9 (patch) | |
tree | 8f25abcec3ef2438f055ea9be803dae0597b096a /net/xfrm/xfrm_interface.c | |
parent | octeontx2-pf: Add RSS multi group support (diff) | |
download | wireguard-linux-89430ef34c5b13f916acd1f1f86f1106f4d958c9.tar.xz wireguard-linux-89430ef34c5b13f916acd1f1f86f1106f4d958c9.zip |
macvlan: remove redundant null check on data
Because macvlan_common_newlink() and macvlan_changelink() already
checked NULL data parameter, so the additional check is unnecessary,
just remove it.
Fixes: 79cf79abce71 ("macvlan: add source mode")
Signed-off-by: Yunjian Wang <wangyunjian@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/xfrm/xfrm_interface.c')
0 files changed, 0 insertions, 0 deletions