From: Kirill Smelkov Date: Sat, 10 Nov 2012 17:11:02 +0000 (+0400) Subject: r8169: Drop tp arg from rtl8169_tx_vlan_tag() X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~45^2~379 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=810f4893e93b4e074be6b7a7cc6a36a1f2c51aa8;p=pandora-kernel.git 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 Acked-by: Francois Romieu --- Reading git-diff-tree failed