aboutsummaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorEric W. Biederman <ebiederm@xmission.com>2009-12-13 22:39:28 -0800
committerGreg Kroah-Hartman <gregkh@suse.de>2009-12-18 14:05:38 -0800
commitad496b34c6835a89dd3a8f6c07dfcf8a0dd7c277 (patch)
tree11ea467997f677454fa4ddf54e7632c2d522b781 /scripts/patch-kernel
parent383073d49fc78aa793c51018e29253c83410401e (diff)
net: Fix userspace RTM_NEWLINK notifications.
commit d90a909e1f3e006a1d57fe11fd417173b6494701 upstream. I received some bug reports about userspace programs having problems because after RTM_NEWLINK was received they could not immeidate access files under /proc/sys/net/ because they had not been registered yet. The problem was trivailly fixed by moving the userspace notification from rtnetlink_event to the end of register_netdevice. Signed-off-by: Eric W. Biederman <ebiederm@aristanetworks.com> Cc: David Miller <davem@davemloft.net> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions