diff options
author | 2009-06-17 07:30:35 +0000 | |
---|---|---|
committer | 2009-06-17 18:46:51 -0700 | |
commit | 6c83504ff24f4a6bf28ad865e7c0619b17349e08 (patch) | |
tree | 1c1ff9bd9a2d857b9b5a488b80b839236c9ae07b /net/unix/af_unix.c | |
parent | sky2: PCI irq issues (diff) | |
download | wireguard-linux-6c83504ff24f4a6bf28ad865e7c0619b17349e08.tar.xz wireguard-linux-6c83504ff24f4a6bf28ad865e7c0619b17349e08.zip |
sky2: fix shutdown synchronization
The logic in sky2_down was incorrect. Receiver could report status
after rx_stop was called.
The steps need to be:
* stop new frames from being transmitted
* shut off transmit/receive logic
* synchronize with NAPI to process status info about transmitter
and receiver
Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions