]> Pileus Git - ~andy/linux/blobdiff - net/core/neighbour.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
[~andy/linux] / net / core / neighbour.c
index bf6f404c04aa5d0c951f3d7322fe89b00f3b1ec4..a666740051dc4d481f81714c3f59126c78db5df3 100644 (file)
@@ -1169,6 +1169,7 @@ int neigh_update(struct neighbour *neigh, const u8 *lladdr, u8 new,
                                                 neigh->parms->reachable_time :
                                                 0)));
                neigh->nud_state = new;
+               notify = 1;
        }
 
        if (lladdr != neigh->ha) {