]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/net/macb.c
macb: fix warning "warning: unused variable `dev' "
[linux-2.6-omap-h63xx.git] / drivers / net / macb.c
index 872c1bdf42bd4d211d6f78cb3137067afc72ed58..f50501013b1c6cf49a92310da219998a5e5ad9a6 100644 (file)
@@ -513,7 +513,6 @@ static int macb_rx(struct macb *bp, int budget)
 static int macb_poll(struct napi_struct *napi, int budget)
 {
        struct macb *bp = container_of(napi, struct macb, napi);
-       struct net_device *dev = bp->dev;
        int work_done;
        u32 status;