diff options
author | 2015-10-21 19:47:09 -0400 | |
---|---|---|
committer | 2015-11-25 10:05:56 -0800 | |
commit | 1f9610e4777c391e1e749ffc646b29dbff920834 (patch) | |
tree | beaedb899c188a78b1404be3c54b2a66bacb1fb1 /net/unix/af_unix.c | |
parent | i40e/i40evf: Add a stat to track how many times we have to do a force WB (diff) | |
download | wireguard-linux-1f9610e4777c391e1e749ffc646b29dbff920834.tar.xz wireguard-linux-1f9610e4777c391e1e749ffc646b29dbff920834.zip |
i40e: Move the saving of old link info from handle_link_event to link_event
The watchdog only calls link_event not handle_link_event which means
that we need to save the old information in link_event.
Previously when polling we were comparing current data to the old data
saved the last time we actually received a link event. This means that
the polling would only fix link status changes in one direction
depending on what the last old data saved off was.
Change-ID: Ie590f30fdbcb133d0ddad4e07e3eb1aad58255b3
Signed-off-by: Catherine Sullivan <catherine.sullivan@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions