chelsio: do vlan cleanup
[firefly-linux-kernel-4.4.55.git] / drivers / net / chelsio / sge.h
index 00cc37fc1f6fcce8f20970dcdca8843ec6eec587..e03980bcdd6516adcbbbfeaedcf5ad9db172329d 100644 (file)
@@ -79,7 +79,7 @@ irqreturn_t t1_interrupt(int irq, void *cookie);
 int t1_poll(struct napi_struct *, int);
 
 netdev_tx_t t1_start_xmit(struct sk_buff *skb, struct net_device *dev);
-void t1_set_vlan_accel(struct adapter *adapter, int on_off);
+void t1_vlan_mode(struct adapter *adapter, u32 features);
 void t1_sge_start(struct sge *);
 void t1_sge_stop(struct sge *);
 int t1_sge_intr_error_handler(struct sge *);