original_kernel/drivers/net/ipvlan
Xu Wang 0c4789460e ipvlan: Remove redundant if statements
The 'if (dev)' statement already move into dev_{put , hold}, so remove
redundant if statements.

Signed-off-by: Xu Wang <vulab@iscas.ac.cn>
Signed-off-by: David S. Miller <davem@davemloft.net>
2021-12-02 13:07:38 +00:00
..
Makefile
ipvlan.h
ipvlan_core.c ipvlan: Remove redundant if statements 2021-12-02 13:07:38 +00:00
ipvlan_l3s.c
ipvlan_main.c ipvlan: Remove redundant if statements 2021-12-02 13:07:38 +00:00
ipvtap.c