commit | 755d0e77ac9c8d125388922dc33434ed5b2ebe80 | [log] [tgz] |
---|---|---|
author | Patrick McHardy <kaber@trash.net> | Fri Mar 19 04:42:24 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sun Mar 21 18:31:34 2010 -0700 |
tree | c63cd067dac50bfc9f912f7ab9e3a6b8e850af7f | |
parent | 3e81c6da39a265e11ef48f52bd15bf7ca0068c75 [diff] |
net: rtnetlink: ignore NETDEV_PRE_TYPE_CHANGE in rtnetlink_event() Ignore the new NETDEV_PRE_TYPE_CHANGE event in rtnetlink_event() since there have been no changes userspace needs to be notified of. Also add a comment to the netdev notifier event definitions to remind people to update the exclusion list when adding new event types. Signed-off-by: Patrick McHardy <kaber@trash.net> Signed-off-by: David S. Miller <davem@davemloft.net>