From: Jon Mason Date: Mon, 27 Jun 2011 05:05:00 +0000 (+0000) Subject: myri10ge: ensure tx queues remain stopped X-Git-Tag: v3.1-rc1~316^2~304 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b20b2dc5f713aa7eca20a8ff942292974a1cc94;p=pandora-kernel.git 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed