commit | 810f4893e93b4e074be6b7a7cc6a36a1f2c51aa8 | [log] [tgz] |
---|---|---|
author | Kirill Smelkov <kirr@mns.spb.ru> | Sat Nov 10 21:11:02 2012 +0400 |
committer | Francois Romieu <romieu@fr.zoreil.com> | Sun Nov 11 23:32:58 2012 +0100 |
tree | 54d462920ddcfad20c004cfb5c19581397d1e028 | |
parent | ac50974b37f2763aa8c6e6626e17694af468b9ad [diff] |
r8169: Drop tp arg from rtl8169_tx_vlan_tag() 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>