]> Pileus Git - ~andy/linux/blobdiff - drivers/net/ethernet/lantiq_etop.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
[~andy/linux] / drivers / net / ethernet / lantiq_etop.c
index 974a007c427727d0799fc74eba161d7757b333d0..8f9266c64c7589902c62443f79cc65a00895785f 100644 (file)
@@ -618,7 +618,8 @@ ltq_etop_set_multicast_list(struct net_device *dev)
 }
 
 static u16
-ltq_etop_select_queue(struct net_device *dev, struct sk_buff *skb)
+ltq_etop_select_queue(struct net_device *dev, struct sk_buff *skb,
+                     void *accel_priv)
 {
        /* we are currently only using the first queue */
        return 0;