diff options
author | Haiyang Zhang <haiyangz@microsoft.com> | 2011-04-06 22:18:00 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2011-04-06 22:44:05 (GMT) |
commit | c996edcf1c451b81740abbcca5257ed7e353fcc6 (patch) | |
tree | cb01c7e8c50eb3b8c380ff890c024c4f2a56f102 /drivers/input | |
parent | 6a6ec6233403ecdad0c042276e4479ca23716b1c (diff) | |
download | linux-c996edcf1c451b81740abbcca5257ed7e353fcc6.tar.xz |
staging: hv: Fix GARP not sent after Quick Migration
After Quick Migration, the network is not immediately operational in the
current context when receiving RNDIS_STATUS_MEDIA_CONNECT event. So, I added
another netif_notify_peers() into a scheduled work, otherwise GARP packet will
not be sent after quick migration, and cause network disconnection.
Thanks to Mike Surcouf <mike@surcouf.co.uk> for reporting the bug and
testing the patch.
Reported-by: Mike Surcouf <mike@surcouf.co.uk>
Tested-by: Mike Surcouf <mike@surcouf.co.uk>
Signed-off-by: Haiyang Zhang <haiyangz@microsoft.com>
Signed-off-by: Hank Janssen <hjanssen@microsoft.com>
Signed-off-by: Abhishek Kane <v-abkane@microsoft.com>
Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Cc: stable <stable@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/input')
0 files changed, 0 insertions, 0 deletions