]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/net/ns83820.c
Merge branch 'upstream-fixes'
[linux-2.6-omap-h63xx.git] / drivers / net / ns83820.c
index ed72a23c85dd1b310936734f72e942a4c76dc109..bc354a80c09963c703626512943e2382e64922ce 100644 (file)
@@ -584,7 +584,7 @@ static inline int ns83820_add_rx_skb(struct ns83820 *dev, struct sk_buff *skb)
        return 0;
 }
 
-static inline int rx_refill(struct net_device *ndev, int gfp)
+static inline int rx_refill(struct net_device *ndev, unsigned int gfp)
 {
        struct ns83820 *dev = PRIV(ndev);
        unsigned i;