Corrected patch descriptions.

git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@2148 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
Bart Van Assche
2010-09-19 09:04:25 +00:00
parent 350aa065cb
commit 5cf473bff1

View File

@@ -769,8 +769,9 @@ if [ "${kernel_version}" "<" "2.6.36" ]; then
fi
# IB/srp: Preparation for transmit ring response allocation
# IB/srp: Implement SRP_CRED_REQ and SRP_AER_REQ
# IB/srp: Eliminate two forward declarations
# IB/srp: Reduce number of BUSY conditions
# IB/srp: use multiple CPU cores more effectively
# IB/srp: Introduce list_first_entry()
for p in \
143381 \
143391 \