aboutsummaryrefslogtreecommitdiff
path: root/net/unix/sysctl_net_unix.c
diff options
context:
space:
mode:
authorNikita Danilov <[email protected]>2019-06-04 13:23:49 +0000
committerDavid S. Miller <[email protected]>2019-06-05 17:39:43 -0700
commit930b9a0543385d4eb8ef887e88cf84d95a844577 (patch)
treee37c42aead323997bb588b735f0e01eef561c9b4 /net/unix/sysctl_net_unix.c
parent0ee4e76937d69128a6a66861ba393ebdc2ffc8a2 (diff)
net: aquantia: fix wol configuration not applied sometimes
WoL magic packet configuration sometimes does not work due to couple of leakages found. Mainly there was a regression introduced during readx_poll refactoring. Next, fw request waiting time was too small. Sometimes that caused sleep proxy config function to return with an error and to skip WoL configuration. At last, WoL data were passed to FW from not clean buffer. That could cause FW to accept garbage as a random configuration data. Fixes: 6a7f2277313b ("net: aquantia: replace AQ_HW_WAIT_FOR with readx_poll_timeout_atomic") Signed-off-by: Nikita Danilov <[email protected]> Signed-off-by: Igor Russkikh <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions