From: Andreas B. <ae...@us...> - 2001-04-15 14:49:04
Update of /cvsroot/linux1394/ieee1394
In directory usw-pr-cvs1:/tmp/cvs-serv15795
Modified Files:
highlevel.c
Log Message:
Fix cts field extraction in FCP (it's only upper four bits).
Update of /cvsroot/linux1394/ieee1394
In directory usw-pr-cvs1:/tmp/cvs-serv20572
Modified Files:
highlevel.c
Log Message:
Convert the multiplexer to list_for_each. This is somewhat of a merge from the Linus tree
From: Kristian H?g. <hog...@us...> - 2002-01-03 22:32:26
Update of /cvsroot/linux1394/ieee1394
In directory usw-pr-cvs1:/tmp/cvs-serv14492
Modified Files:
highlevel.c
Log Message:
Fix address range bug reported by Steve Kinneberg.
Update of /cvsroot/linux1394/ieee1394
In directory usw-pr-cvs1:/tmp/cvs-serv6115
Modified Files:
highlevel.c
Log Message:
Use %s for __FUNCTION__ to avoid gcc-3.0.3 warnings