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)
commit12d872511cdf71d86a2547b32c0d86133d1d0f41
tree2e1582d941f8c54caf93e3130ac2675d71981730
parent6321b54a43e2dd3e2635f4a7cb7e4d83fd68dfe1
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
This page took 0.024657 seconds and 5 git commands to generate.