Restore unintentionally deleted line
This commit is contained in:
parent
9df603b300
commit
278b255388
@ -98,6 +98,7 @@ rec {
|
||||
args=
|
||||
case $i in
|
||||
*/cifs.ko)
|
||||
args="CIFSMaxBufSize=4194304"
|
||||
;;
|
||||
esac
|
||||
echo "loading module $(basename $i .ko)"
|
||||
|
Loading…
Reference in New Issue
Block a user