]> 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)
commitab84026044a0f4c8ba3bbddeb174b861b6566411
tree2e1582d941f8c54caf93e3130ac2675d71981730
parentf3a391e177bec60231df98adb833d0d82e18ce02
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