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:
ac50974
)
r8169: Drop tp arg from rtl8169_tx_vlan_tag()
author
Kirill Smelkov
<kirr@mns.spb.ru>
Sat, 10 Nov 2012 17:11:02 +0000
(21:11 +0400)
committer
Francois Romieu
<romieu@fr.zoreil.com>
Sun, 11 Nov 2012 22:32:58 +0000
(23:32 +0100)
Since
eab6d18d
(vlan: Don't check for vlan group before
vlan_tx_tag_present.) we don't check tp->vlgrp and thus
tp is not needed in this function.
Signed-off-by: Kirill Smelkov <kirr@mns.spb.ru>
Acked-by: Francois Romieu <romieu@fr.zoreil.com>
No differences found