[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <1281557780.7349.1.camel@localhost.localdomain>
Date: Wed, 11 Aug 2010 21:16:20 +0100
From: Ian Campbell <Ian.Campbell@...citrix.com>
To: Greg KH <greg@...ah.com>
CC: Stephen Hemminger <shemminger@...ux-foundation.org>,
"Jeremy Fitzhardinge" <jeremy@...p.org>,
"David S. Miller" <davem@...emloft.net>,
"netdev@...r.kernel.org" <netdev@...r.kernel.org>
Subject: Re: arp_notify: allow drivers to explicitly request a notification
event.
On Wed, 2010-08-11 at 20:39 +0100, Greg KH wrote:
> On Wed, Aug 11, 2010 at 12:39:25PM -0700, Greg KH wrote:
> > > index 540703b..22c2abb 100644
> > > --- a/include/linux/notifier.h
> > > +++ b/include/linux/notifier.h
> > > @@ -210,6 +210,7 @@ static inline int notifier_to_errno(int ret)
> > > #define NETDEV_POST_INIT 0x0010
> > > #define NETDEV_UNREGISTER_BATCH 0x0011
> > > #define NETDEV_BONDING_DESLAVE 0x0012
> > > +#define NETDEV_NOTIFY_PEERS 0x0012
> >
> > Are you sure that you can duplicate this value?
>
> Oh nevermind, David already fixed this up with commit
> 38117d1495e587fbb10d6e55733139a27893cef5
David did mention that he fixed up a clash at the timebut I hadn't
realised it was a separate checkin, thanks for figuring it out.
> I'll go queue that up for -stable as well :)
Cool, thanks.
Ian.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists