diff options
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2017-04-05 12:28:50 +1000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-04-06 12:38:04 -0700 |
commit | 855944ce1cc4037d58361b7b1cd0f07c2eb40734 (patch) | |
tree | 9e9a6db424533fe4ad36c86aaa94cff9f57f8b0a /net/unix/af_unix.c | |
parent | da40d9d4b5932d27d8cf3fea685d4cd466b88ec3 (diff) |
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/af_unix.c')
0 files changed, 0 insertions, 0 deletions