summaryrefslogtreecommitdiff
path: root/accel-pppd/ctrl/ipoe/ipoe.c
diff options
context:
space:
mode:
authorGuillaume Nault <g.nault@alphalink.fr>2018-12-19 19:13:19 +0100
committerDmitry Kozlov <xeb@mail.ru>2018-12-20 06:21:36 +0300
commit46f5f9c1aa42b8cbd1764cc1b4e4a8abcd3e9fdb (patch)
tree78a085d2e2617f0b1a28c8c5a8d84d40858f64c2 /accel-pppd/ctrl/ipoe/ipoe.c
parent412e908eb181901daaea6eee4174787f65901d3f (diff)
downloadaccel-ppp-46f5f9c1aa42b8cbd1764cc1b4e4a8abcd3e9fdb.tar.gz
accel-ppp-46f5f9c1aa42b8cbd1764cc1b4e4a8abcd3e9fdb.zip
iputils: remove unnecessary NLM_F_ACK
Using NLM_F_ACK in these functions is confusing because they don't parse any netlink response. In fact, NLM_F_ACK is only required internally by rtnl_talk(), which already adds it when its 'answer' parameter is NULL. Therefore it's useless to manually set it in functions that don't set 'answer'. Signed-off-by: Guillaume Nault <g.nault@alphalink.fr>
Diffstat (limited to 'accel-pppd/ctrl/ipoe/ipoe.c')
0 files changed, 0 insertions, 0 deletions