Arnaldo Carvalho de Melo <[EMAIL PROTECTED]> writes: > > + skb = alloc_skb(CFSIZ, > > + in_interrupt() ? GFP_ATOMIC : GFP_KERNEL); > > We have gfp_any() for this:
Ah, ok. That looks better. Applied. urs - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html