]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
In vlan_clone_match_ethervid():
authorGleb Smirnoff <glebius@FreeBSD.org>
Fri, 20 Mar 2015 20:42:58 +0000 (20:42 +0000)
committerGleb Smirnoff <glebius@FreeBSD.org>
Fri, 20 Mar 2015 20:42:58 +0000 (20:42 +0000)
commitf941c31aaec70b667b4aa81e951996de26ccaf09
tree670b747ef90701898c2382393490ccfaf8db6486
parent1ea7a21e36ef16dbf5eb9cb71f63c6e698794cb6
In vlan_clone_match_ethervid():
- Use ifunit() instead of going through the interface list ourselves.
- Remove unused parameter.
- Move the most important comment above the function.

Sponsored by: Nginx, Inc.
sys/net/if_vlan.c