blob: d514d1848803e0e5381c816f49d3c70e997d6bb9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
This is the rough cut at a driver for the Alacritech SLIC Technology
Non-Accelerated 10Gbe network driver.
TODO:
- lindent the code
- remove typedefs
- remove wrappers
- checkpatch.pl cleanups
- new functionality that the card needs
- remove reliance on x86
Please send patches to:
Greg Kroah-Hartman <gregkh@suse.de>
for any cleanups that you do to this driver.
|