[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] Re: [GIT/PATCH v4] xen network backend driver
On Thu, 2011-03-10 at 17:17 +0000, Ben Hutchings wrote: > On Thu, 2011-03-10 at 09:14 -0800, Stephen Hemminger wrote: > > On Thu, 10 Mar 2011 17:02:33 +0000 > > Ian Campbell <Ian.Campbell@xxxxxxxxxx> wrote: > > > > > + /* Flags that must not be set in dev->features */ > > > + int features_disabled; > > > > dev->features is unsigned long, so this mask should be as well. > > It's u32 now. That's in net-next only but I think there's no harm in making it u32 in my netback branch (which is based on a tree which uses unsigned long). Then it will be correct when merged. Alternatively I could pull net-next into my branch but I don't think that's necessary in this case. Ian. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |