mirror of
https://github.com/outbackdingo/openwrt.git
synced 2026-02-12 05:30:31 +00:00
vfs_write() is not exported on kernel 4.14 any more and kernel_write() should be used instead. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>