sysctl: properly register the irda binary sysctl numbers
authorEric W. Biederman <ebiederm@xmission.com>
Thu, 18 Oct 2007 10:05:33 +0000 (03:05 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Thu, 18 Oct 2007 21:37:23 +0000 (14:37 -0700)
commitf429cd37a21b8efc825bdbb22db7f033564cbc98
tree1a6da3cc2c674ebc5b7afabfab16b670658f6038
parentc65f92398ec4ebfcaef91309bf055028a9899d6f
sysctl: properly register the irda binary sysctl numbers

Grumble.  These numbers should have been in sysctl.h from the beginning if we
ever expected anyone to use them.  Oh well put them there now so we can find
them and make maintenance easier.

Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
Acked-by: Samuel Ortiz <samuel@sortiz.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/linux/sysctl.h
net/irda/irsysctl.c