git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2e0c9e7
)
net: change sysctl_net_ll_poll into an unsigned int
author
Eliezer Tamir
<eliezer.tamir@linux.intel.com>
Fri, 14 Jun 2013 13:33:25 +0000
(16:33 +0300)
committer
David S. Miller
<davem@davemloft.net>
Mon, 17 Jun 2013 22:48:13 +0000
(15:48 -0700)
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 <eliezer.tamir@linux.intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found