linux/drivers/staging/slicoss
Rehas Sachdeva baa30626a9 staging: slicoss: Remove unnecessary braces {}
Removes unnecessary braces {} on both arms of an if-else block as they
have a single statement each. Issue detected by checkpatch.

Signed-off-by: Rehas Sachdeva <aquannie@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-09-16 09:55:33 +02:00
..
Kconfig
Makefile
README
slic.h staging: slicoss: add new line after struct declaration 2016-09-13 15:01:29 +02:00
slichw.h staging: slicoss: simplify struct for statistics 2016-08-21 17:59:45 +02:00
slicoss.c staging: slicoss: Remove unnecessary braces {} 2016-09-16 09:55:33 +02:00
TODO

This driver is supposed to support:

	Mojave cards (single port PCI Gigabit) both copper and fiber
	Oasis cards (single and dual port PCI-x Gigabit) copper and fiber
	Kalahari cards (dual and quad port PCI-e Gigabit) copper and fiber

The driver was actually tested on Oasis and Kalahari cards.