commit | 768fd2664e24141ce9c93335638f98d7f269f70f | [log] [tgz] |
---|---|---|
author | Alex Maftei (amaftei) <amaftei@solarflare.com> | Wed Jan 08 16:12:18 2020 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Jan 08 13:28:03 2020 -0800 |
tree | 3da0f9226546058460ccf77d436eb9eab5d574e7 | |
parent | f1826756b499c2f60df4aa21107da3e37f78363a [diff] |
sfc: move some channel-related code Just a handful of function, but also removed many 'static' identifiers so the code builds. These will, of course, be moved. Module parameters for IRQ moderation threshold also moved. Small code styling fixes included. Signed-off-by: Alexandru-Mihai Maftei <amaftei@solarflare.com> Signed-off-by: David S. Miller <davem@davemloft.net>