linux/drivers/staging/slicoss
Rehas Sachdeva 7725066f1b staging: slicoss: Move NULL test closer to assignment
Move the test to check if a variable is NULL, to right after it is being
assigned, rather than some statements later.

Signed-off-by: Rehas Sachdeva <aquannie@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-09-22 11:54:48 +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: Move NULL test closer to assignment 2016-09-22 11:54:48 +02:00
TODO staging: slicoss: remove slic_spinlock wrapper 2015-05-13 16:13:24 -07:00

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.