Hey guys, This still hasn't been pulled in yet. Its trivial and its up to you if it goes in, but lemme know so I can remove it from my list of pending patches.
Thanks, Steve. On Sun, 2007-02-04 at 17:52 +0200, Michael S. Tsirkin wrote: > No, but it really makes sense. Vlad? > > Quoting Steve WIse <[EMAIL PROTECTED]>: > Subject: Re: [openib-general] [PATCH] ofed_1_2 Cleanup RHEL4U4 > neteventbackport] > > Vlad/Michael, > > I'm still tracking this as an outstanding patch. Have you pulled this > in yet? > > Thanks, > > Steve. > > > On Thu, 2007-02-01 at 14:07 -0600, Steve Wise wrote: > > From: Steve Wise <[EMAIL PROTECTED]> > > > > Add skbuff.h to include list for RHEL4U4 netevent.c file. This makes > > it identical to the SLES9SP3 file. > > > > Signed-off-by: Steve Wise <[EMAIL PROTECTED]> > > --- > > > > .../backport/2.6.9_U4/include/src/netevent.c | 1 + > > 1 files changed, 1 insertions(+), 0 deletions(-) > > > > diff --git a/kernel_addons/backport/2.6.9_U4/include/src/netevent.c > > b/kernel_addons/backport/2.6.9_U4/include/src/netevent.c > > index 1589300..87fb55c 100644 > > --- a/kernel_addons/backport/2.6.9_U4/include/src/netevent.c > > +++ b/kernel_addons/backport/2.6.9_U4/include/src/netevent.c > > @@ -13,6 +13,7 @@ > > * Fixes: > > */ > > > > +#include <linux/skbuff.h> > > #include <linux/rtnetlink.h> > > #include <linux/notifier.h> > > #include <linux/mutex.h> > > > > > > _______________________________________________ > > openib-general mailing list > > [email protected] > > http://openib.org/mailman/listinfo/openib-general > > > > To unsubscribe, please visit > > http://openib.org/mailman/listinfo/openib-general > > > _______________________________________________ openib-general mailing list [email protected] http://openib.org/mailman/listinfo/openib-general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
