commit | 26ff5ddc5ab11e37ab3db469f24324e0ef1d6f63 | [log] [tgz] |
---|---|---|
author | Denis Cheng <crquan@gmail.com> | Sun Sep 16 16:36:02 2007 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Wed Oct 10 16:51:25 2007 -0700 |
tree | c4f68c97ef2421dce8b0289ecd56b1d48b9dff15 | |
parent | 99406c885ab27c369fa4a1b15c4a5a5ad0d61fcd [diff] |
[NETLINK]: the temp variable name max is ambiguous 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>