Merge branch 'upstream-fixes'

This commit is contained in:
Jeff Garzik
2005-10-04 05:30:02 -04:00
9 changed files with 135 additions and 243 deletions

View 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 gfp)
static inline int rx_refill(struct net_device *ndev, unsigned int __nocast gfp)
{
struct ns83820 *dev = PRIV(ndev);
unsigned i;