summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/micrel/ks8851.c
diff options
context:
space:
mode:
authorNicolas Dichtel <nicolas.dichtel@6wind.com>2014-03-19 16:47:50 (GMT)
committerJiri Slaby <jslaby@suse.cz>2014-04-18 09:07:08 (GMT)
commit6007e2c269182030d25500d3c2b80ee542291cf1 (patch)
tree9935cfca019982fb4bd426856738f5b7e6a23edc /drivers/net/ethernet/micrel/ks8851.c
parentbe67f8bc657d8b0b0c87a5d6215c6329d9b35a03 (diff)
downloadlinux-fsl-qoriq-6007e2c269182030d25500d3c2b80ee542291cf1.tar.xz
ipmr: fix mfc notification flags
[ Upstream commit 65886f439ab0fdc2dff20d1fa87afb98c6717472 ] Commit 8cd3ac9f9b7b ("ipmr: advertise new mfc entries via rtnl") reuses the function ipmr_fill_mroute() to notify mfc events. But this function was used only for dump and thus was always setting the flag NLM_F_MULTI, which is wrong in case of a single notification. Libraries like libnl will wait forever for NLMSG_DONE. CC: Thomas Graf <tgraf@suug.ch> Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com> Acked-by: Thomas Graf <tgraf@suug.ch> Signed-off-by: David S. Miller <davem@davemloft.net> Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Diffstat (limited to 'drivers/net/ethernet/micrel/ks8851.c')
0 files changed, 0 insertions, 0 deletions