net: dsa: Use conduit and user terms
[linux-2.6-microblaze.git] / net / dsa / tag_8021q.h
index b75cbaa..41f7167 100644 (file)
@@ -16,7 +16,7 @@ struct sk_buff *dsa_8021q_xmit(struct sk_buff *skb, struct net_device *netdev,
 void dsa_8021q_rcv(struct sk_buff *skb, int *source_port, int *switch_id,
                   int *vbid);
 
-struct net_device *dsa_tag_8021q_find_port_by_vbid(struct net_device *master,
+struct net_device *dsa_tag_8021q_find_port_by_vbid(struct net_device *conduit,
                                                   int vbid);
 
 int dsa_switch_tag_8021q_vlan_add(struct dsa_switch *ds,