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:
4fa48bf
)
bql: fix CONFIG_XPS=n build
author
Eric Dumazet
<eric.dumazet@gmail.com>
Sun, 4 Dec 2011 12:38:00 +0000
(12:38 +0000)
committer
David S. Miller
<davem@davemloft.net>
Mon, 5 Dec 2011 23:30:03 +0000
(18:30 -0500)
netdev_queue_release() should be called even if CONFIG_XPS=n
to properly release device reference.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found