]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] sysctl: llc: remove unnecessary insert_at_head flag
authorEric W. Biederman <ebiederm@xmission.com>
Wed, 14 Feb 2007 08:33:26 +0000 (00:33 -0800)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Wed, 14 Feb 2007 16:09:55 +0000 (08:09 -0800)
commit54bf0f6e2a8555699e987045f131ef21be51d0e7
treebc55b4a929c6ffa07f8ffa39f27f3e7d5a2f3e71
parent95bc52a15a7f5dcc00311e74ec336dbf09cd6d76
[PATCH] sysctl: llc: remove unnecessary insert_at_head flag

The sysctl numbers used are unique so setting the insert_at_head flag serves
no semantis purpose, and is just confusing.

Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
Cc: Arnaldo Carvalho de Melo <acme@conectiva.com.br>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
net/llc/sysctl_net_llc.c