https://github.com/torvalds/linux
Revision 29816d9aa55c99d463bd5507a46535b5fe79c33a authored by Stephen Hemminger on 26 November 2007, 19:54:48 UTC, committed by Jeff Garzik on 01 December 2007, 21:32:29 UTC
The calculation of usable FIFO RAM is wrong in the skge driver.
First, is doesn't take into account the reserved area on the original
SysKonnect Genesis boards. Second it has an off-by-one error because
hw->ports is either 1 or 2.

Signed-off-by: Stephen Hemminger <shemminger@linux-foundation.org>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
1 parent 1c14788
History
Tip revision: 29816d9aa55c99d463bd5507a46535b5fe79c33a authored by Stephen Hemminger on 26 November 2007, 19:54:48 UTC
skge: FIFO Ram calculation error
Tip revision: 29816d9
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
usr
.gitignore -rw-r--r-- 628 bytes
.mailmap -rw-r--r-- 3.6 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 90.1 KB
Kbuild -rw-r--r-- 1.6 KB
MAINTAINERS -rw-r--r-- 91.9 KB
Makefile -rw-r--r-- 52.0 KB
README -rw-r--r-- 16.5 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top