Prev: [RFC][PATCH v4 06/18] Add interface to get external buffers.
Next: Add a function to indicate if device use external buffer.
From: Changli Gao on 25 Apr 2010 05:40 On Sun, Apr 25, 2010 at 5:19 PM, <xiaohui.xin(a)intel.com> wrote: > +static int dev_is_mpassthru(struct net_device *dev) bool return value should be better here. -- Regards, Changli Gao(xiaosuo(a)gmail.com) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
From: Xin, Xiaohui on 28 Apr 2010 21:40
> +static int dev_is_mpassthru(struct net_device *dev) > >bool return value should be better here. > >-- >Regards$B!$(B >Changli Gao(xiaosuo(a)gmail.com) Thanks, would fix that. Thanks Xiaohui -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |