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:
7b589a3
)
qlcnic: fix poll implementation
author
Yinglin Luan
<synmyth@gmail.com>
Sun, 22 Aug 2010 21:57:56 +0000
(21:57 +0000)
committer
David S. Miller
<davem@davemloft.net>
Tue, 24 Aug 2010 03:28:55 +0000
(20:28 -0700)
Function qlcnic_intr has pointer to qlcnic_host_sds_ring
as second parameter not pointer to qlcnic_adapter.
Signed-off-by: Yinglin Luan <synmyth@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found