linux/drivers/staging/slicoss
Sergio Paracuellos c208faefdf staging: slicoss: change some macros into inline functions
This patch changes macros into inline functions to avoid this checkpatch
check:
Macro argument 'x' may be better as '(x)' to avoid precedence issues

It also removes two macros because they aren't being used.

Signed-off-by: Sergio Paracuellos <sergio.paracuellos@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-11-23 08:52:09 +01:00
..
Kconfig
Makefile
README
slic.h staging: slicoss: change some macros into inline functions 2016-11-23 08:52:09 +01:00
slichw.h staging: slicoss: avoid CamelCases in slichw.h 2016-11-19 14:24:23 +01:00
slicoss.c staging: slicoss: change some macros into inline functions 2016-11-23 08:52:09 +01: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.