diff --git a/[refs] b/[refs] index c4a71c0b9b93..b07593bc06db 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 389e0cb9a1dec22ec37a104dec5009dd7a33dd59 +refs/heads/master: 162dd4212409fd2d36ff22547ea821bf3e86bcc9 diff --git a/trunk/drivers/char/mem.c b/trunk/drivers/char/mem.c index bed3503184e4..0491cdf63f2a 100644 --- a/trunk/drivers/char/mem.c +++ b/trunk/drivers/char/mem.c @@ -878,8 +878,8 @@ static const struct memdev { [ 4] = { "port", &port_fops, NULL }, #endif [ 5] = { "zero", &zero_fops, &zero_bdi }, - [ 6] = { "full", &full_fops, NULL }, - [ 7] = { "random", &random_fops, NULL }, + [ 7] = { "full", &full_fops, NULL }, + [ 8] = { "random", &random_fops, NULL }, [ 9] = { "urandom", &urandom_fops, NULL }, [11] = { "kmsg", &kmsg_fops, NULL }, #ifdef CONFIG_CRASH_DUMP