kernel: update kernel 4.4 to version 4.4.6

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>

SVN-Revision: 49032
This commit is contained in:
Hauke Mehrtens
2016-03-17 21:41:07 +00:00
parent 4d6c4994fc
commit b3aae4c672
11 changed files with 12 additions and 57 deletions

View File

@@ -47,7 +47,7 @@ Signed-off-by: Felix Fietkau <nbd@openwrt.org>
else
/* Unlink the original */
ret = jffs2_do_unlink(c, JFFS2_INODE_INFO(old_dir_i),
@@ -877,7 +883,7 @@ static int jffs2_rename (struct inode *o
@@ -882,7 +888,7 @@ static int jffs2_rename (struct inode *o
return ret;
}