git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5a6b991
)
vlan: make a new function vlan_dev_vlan_proto() and export
author
dingtianhong
<dingtianhong@huawei.com>
Tue, 25 Mar 2014 09:44:42 +0000
(17:44 +0800)
committer
David S. Miller
<davem@davemloft.net>
Wed, 26 Mar 2014 20:41:28 +0000
(16:41 -0400)
The vlan support 2 proto: 802.1q and 802.1ad, so make a new function
called vlan_dev_vlan_proto() which could return the vlan proto for
input dev.
Signed-off-by: Ding Tianhong <dingtianhong@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found