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
