git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
525d9e8
)
sfc: lock TX queues when calling netif_device_detach()
author
Daniel Pieczko
<dpieczko@solarflare.com>
Wed, 17 Oct 2012 12:21:23 +0000
(13:21 +0100)
committer
Ben Hutchings
<bhutchings@solarflare.com>
Sat, 1 Dec 2012 02:37:35 +0000
(
02:37
+0000)
The assertion of netif_device_present() at the top of
efx_hard_start_xmit() may fail if we don't do this.
Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
No differences found