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:
66fee9e
)
cnic: Unify kcq allocation for all devices.
author
Michael Chan
<mchan@broadcom.com>
Thu, 24 Jun 2010 14:58:39 +0000
(14:58 +0000)
committer
David S. Miller
<davem@davemloft.net>
Sat, 26 Jun 2010 03:37:19 +0000
(20:37 -0700)
By creating a common data stucture kcq_info for all devices, the kcq
(kernel completion queue) for all devices can be allocated by common
code.
Signed-off-by: Michael Chan <mchan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found