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:
354a9f6
)
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
<ben@decadent.org.uk>
Wed, 27 Mar 2013 02:41:08 +0000
(
02:41
+0000)
[ Upstream commit
c2f3b8e3a44b6fe9e36704e30157ebe1a88c08b1
]
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>
[bwh: Backported to 3.2: adjust context]
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
No differences found