[NETLINK]: the temp variable name max is ambiguous
authorDenis Cheng <crquan@gmail.com>
Sun, 16 Sep 2007 23:36:02 +0000 (16:36 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 10 Oct 2007 23:51:25 +0000 (16:51 -0700)
with the macro max provided by <linux/kernel.h>, so changed its name
to a more proper one: limit

Signed-off-by: Denis Cheng <crquan@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found