diff options
author | 2017-04-05 12:28:50 +1000 | |
---|---|---|
committer | 2017-04-06 12:38:04 -0700 | |
commit | 855944ce1cc4037d58361b7b1cd0f07c2eb40734 (patch) | |
tree | 9e9a6db424533fe4ad36c86aaa94cff9f57f8b0a /net/unix | |
parent | ftgmac100: Move the bulk of inits to a separate function (diff) | |
download | wireguard-linux-855944ce1cc4037d58361b7b1cd0f07c2eb40734.tar.xz wireguard-linux-855944ce1cc4037d58361b7b1cd0f07c2eb40734.zip |
ftgmac100: Add a reset task and use it for link changes
Link speed changes require a full HW reset. This isn't done
properly at the moment. It will involve delays and thus isn't
suitable to do from the link poll callback.
So let's create a reset_task that we can queue up when the
link changes. It will be useful for various cases of error
handling as well.
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/unix')
0 files changed, 0 insertions, 0 deletions