diff options
author | Eric W. Biederman <ebiederm@xmission.com> | 2009-12-13 22:39:28 -0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2009-12-18 13:44:21 -0800 |
commit | 0723f2f0124da4cb5ccf260bebfa703b24c199a4 (patch) | |
tree | bf4ed258729370a8c91a5de82a5c21ed7339204c /crypto/crc32c.c | |
parent | 945d9a8325f6bc1f9fcb4221e5f8dab93e9e6718 (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 'crypto/crc32c.c')
0 files changed, 0 insertions, 0 deletions