Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/dev/pcmcia



Module Name:    src
Committed By:   kiyohara
Date:           Tue Oct 16 13:47:18 UTC 2007

Modified Files:
        src/sys/dev/pcmcia: btbc.c

Log Message:
Whenever writing once, m_adj() is called.
  Do not call m_adj() by 0 when it is "rlen==m_len" and is not empty in the
  buffer.
Must call m_adj().


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/sys/dev/pcmcia/btbc.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index