diff options
author | Jon Mason <mason@myri.com> | 2011-06-27 05:05:00 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2011-06-29 06:02:04 -0700 |
commit | 3b20b2dc5f713aa7eca20a8ff942292974a1cc94 (patch) | |
tree | 90cf504467ec9b5b1af7748704a966d8f06008be /init | |
parent | 81399ec683632b85863b093f4fffe2b4511e49e6 (diff) |
myri10ge: ensure tx queues remain stopped
Ensure that our tx queues remain stopped when we stop them in
myri10ge_close(). Not doing so can potentially lead to traffic being
transmitted when the interface is removed, which can lead to NULL
pointer dereferences.
Signed-off-by: Jon Mason <mason@myri.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions