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:
901d3fe
)
sfc: Allow DRV_GEN events to be used outside of selftests
author
Steve Hodgson
<shodgson@solarflare.com>
Tue, 1 Jun 2010 11:19:09 +0000
(11:19 +0000)
committer
David S. Miller
<davem@davemloft.net>
Wed, 2 Jun 2010 09:21:07 +0000
(
02:21
-0700)
Formerly, efx_test_eventq_irq() assumed it was the only user of
driver generated events. Allow it to interoperate with other users.
We can create more than 16 channels, so align event codes with
a multiple of 256 not 16.
Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found