]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - drivers/net/ns83820.c
[PATCH] gfp flags annotations - part 1
[net-next-2.6.git] / drivers / net / ns83820.c
index 83334db2921c98349bf737aeeee00c630b931d0f..e4811b42a6b7fe39ff8b3d1dee28f075403901e6 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, unsigned int __nocast gfp)
+static inline int rx_refill(struct net_device *ndev, gfp_t gfp)
 {
        struct ns83820 *dev = PRIV(ndev);
        unsigned i;