]> git.baikalelectronics.ru Git - kernel.git/commit
bridge: use MDBA_SET_ENTRY_MAX for maxtype in nlmsg_parse()
authorNicolas Dichtel <nicolas.dichtel@6wind.com>
Thu, 15 Jan 2015 15:29:12 +0000 (16:29 +0100)
committerDavid S. Miller <davem@davemloft.net>
Fri, 16 Jan 2015 00:37:20 +0000 (19:37 -0500)
commit44162a2475ea2869164f635f9ce196ae9cd12219
tree2e1582d941f8c54caf93e3130ac2675d71981730
parent80326452be66c08909a7da8b79349df7cc377b22
bridge: use MDBA_SET_ENTRY_MAX for maxtype in nlmsg_parse()

This is just a cleanup, because in the current code MDBA_SET_ENTRY_MAX ==
MDBA_SET_ENTRY.

Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/bridge/br_mdb.c