From: Eliezer Tamir Date: Fri, 14 Jun 2013 13:33:25 +0000 (+0300) Subject: net: change sysctl_net_ll_poll into an unsigned int X-Git-Tag: v3.11-rc1~16^2~77 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eb6db622825b2028df74f490b8c36887cf3c2f50;p=pandora-kernel.git net: change sysctl_net_ll_poll into an unsigned int There is no reason for sysctl_net_ll_poll to be an unsigned long. Change it into an unsigned int. Fix the proc handler. Signed-off-by: Eliezer Tamir Signed-off-by: David S. Miller --- Reading git-diff-tree failed