Re: [PATCH] rtnetlink.c: send a single notification on device state changes

2008-02-12 Thread David Miller
From: Laszlo Attila Toth <[EMAIL PROTECTED]> Date: Thu, 7 Feb 2008 12:57:50 +0100 > In do_setlink() a single notification is sent at the end of the function > if any modification occured. If the address has been changed, another > notification is sent. > > Both of them is required because origin

[PATCH] rtnetlink.c: send a single notification on device state changes

2008-02-07 Thread Laszlo Attila Toth
In do_setlink() a single notification is sent at the end of the function if any modification occured. If the address has been changed, another notification is sent. Both of them is required because originally only the NETDEV_CHANGEADDR notification was sent and although device state change implies