On Sat, 2012-12-15 at 17:16 -0800, David Miller wrote: > From: Cong Wang <amwang@xxxxxxxxxx> > Date: Sat, 15 Dec 2012 16:09:51 +0800 > > > This patch adds a flag to each mdb entry, so that we can distinguish > > permanent entries with temporary entries. > > > > Cc: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> > > Cc: Stephen Hemminger <shemminger@xxxxxxxxxx> > > Cc: "David S. Miller" <davem@xxxxxxxxxxxxx> > > Signed-off-by: Cong Wang <amwang@xxxxxxxxxx> > > Applied, but you _really_ need to lock down the interface and > stop making changes to the user visible side of this _now_. > OK. I think it is okay to break ABI at this time, since the merge window is not closed yet, who will develop applications based on an unstable kernel though. :-/