diff options
author | Gao Feng <gfree.wind@vip.163.com> | 2017-12-06 19:04:26 +0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-12-06 15:15:29 -0500 |
commit | 24e5992a6baefc026aa8bad02d828cedaf8250b6 (patch) | |
tree | e614a7f7b5752a9b461445e03f4819a42274e6a5 /net/dsa | |
parent | 9454d9307e05989bc5dd50c023acd51d632fe6f9 (diff) | |
download | linux-24e5992a6baefc026aa8bad02d828cedaf8250b6.tar.bz2 |
ipvlan: Eliminate duplicated codes with existing function
The recv flow of ipvlan l2 mode performs as same as l3 mode for
non-multicast packet, so use the existing func ipvlan_handle_mode_l3
instead of these duplicated statements in non-multicast case.
Signed-off-by: Gao Feng <gfree.wind@vip.163.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/dsa')
0 files changed, 0 insertions, 0 deletions