ib_srpt: Update ChangeLog

git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@4086 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
Bart Van Assche
2012-01-21 18:03:30 +00:00
parent 6fbdc157d6
commit b8a38346eb

View File

@@ -14,6 +14,8 @@ Changes compared to version 2.1.0:
- Fixed a bug that could cause unloading ib_srpt during I/O to take up to 120s.
- Fixed a crash in the I/O context ring allocation that was triggered when
trying to allocate more memory than available.
- Fixed a bug that caused SRQ creation to fail when using a QLogic HCA (qib driver)
and Linux kernel version 3.2 or later.
- Builds again on 32-bit systems.
Version 2.1.0 (September 8, 2011)