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:
f464214
)
skge: Remove tx queue stopping in skge_devinit()
author
Guillaume Chazarain
<guichaz@gmail.com>
Sat, 6 Nov 2010 06:39:31 +0000
(06:39 +0000)
committer
David S. Miller
<davem@davemloft.net>
Mon, 8 Nov 2010 20:17:06 +0000
(12:17 -0800)
After
e6484930d7c73d324bccda7d43d131088da697b9
: net: allocate tx queues in register_netdevice
It causes an Oops at skge_probe() time.
Signed-off-by: Guillaume Chazarain <guichaz@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found