Restore unintentionally deleted line

This commit is contained in:
Eelco Dolstra 2013-05-13 18:15:02 +02:00
parent 9df603b300
commit 278b255388

View File

@ -98,6 +98,7 @@ rec {
args=
case $i in
*/cifs.ko)
args="CIFSMaxBufSize=4194304"
;;
esac
echo "loading module $(basename $i .ko)"