]> git.baikalelectronics.ru Git - kernel.git/commit
[GENETLINK]: Fix adjustment of number of multicast groups
authorThomas Graf <tgraf@suug.ch>
Tue, 24 Jul 2007 22:33:51 +0000 (15:33 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 24 Jul 2007 22:33:51 +0000 (15:33 -0700)
commit10f004f076f20fdf567b8422663a6e9c85e538b5
tree49c4f918f41ff16442c20c4a165f41d836bcd8d5
parent018104466e7485580f17376ffeba6c3532f3c224
[GENETLINK]: Fix adjustment of number of multicast groups

The current calculation of the maximum number of genetlink
multicast groups seems odd, fix it.

Signed-off-by: Thomas Graf <tgraf@suug.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/netlink/genetlink.c