From: Steve Hodgson Date: Tue, 1 Jun 2010 11:19:09 +0000 (+0000) Subject: sfc: Allow DRV_GEN events to be used outside of selftests X-Git-Tag: v2.6.36-rc1~571^2~700 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d730dc527a5abd4717f6320e82cfce54edc882a3;p=pandora-kernel.git sfc: Allow DRV_GEN events to be used outside of selftests 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed