X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;ds=sidebyside;f=drivers%2Fnet%2Fethernet%2Flantiq_etop.c;h=fd4b6aecf6ee85d8f135cd6491582b417e1f3f1a;hb=d930acfdb021f9d61e156c4f53d42043305f5bf6;hp=8f9266c64c7589902c62443f79cc65a00895785f;hpb=b399c46ea0070671f3abbe1915d26076101a42f2;p=~andy%2Flinux diff --git a/drivers/net/ethernet/lantiq_etop.c b/drivers/net/ethernet/lantiq_etop.c index 8f9266c64c7..fd4b6aecf6e 100644 --- a/drivers/net/ethernet/lantiq_etop.c +++ b/drivers/net/ethernet/lantiq_etop.c @@ -619,7 +619,7 @@ ltq_etop_set_multicast_list(struct net_device *dev) static u16 ltq_etop_select_queue(struct net_device *dev, struct sk_buff *skb, - void *accel_priv) + void *accel_priv, select_queue_fallback_t fallback) { /* we are currently only using the first queue */ return 0;