linux/drivers/staging/slicoss
Sergio Paracuellos 0699669b49 staging: slicoss: fix different address space warnings
Remove incorrect __iomem annotation.

This patch fix the following sparse warnings in slicoss driver:
warning: incorrect type in assignment (different address spaces)

Signed-off-by: Sergio Paracuellos <sergio.paracuellos@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-11-21 11:10:55 +01:00
..
Kconfig
Makefile
README
slic.h staging: slicoss: fix different address space warnings 2016-11-21 11:10:55 +01:00
slichw.h staging: slicoss: avoid CamelCases in slichw.h 2016-11-19 14:24:23 +01:00
slicoss.c staging: slicoss: avoid CamelCases slicoss.c 2016-11-19 14:24:23 +01: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.