commit | b111e4e1112316e800dd1f1debdf017d2cf940b2 | [log] [tgz] |
---|---|---|
author | Nicolas Dichtel <nicolas.dichtel@6wind.com> | Tue Apr 07 11:51:52 2015 +0200 |
committer | David S. Miller <davem@davemloft.net> | Tue Apr 07 17:29:41 2015 -0400 |
tree | b0776615a3a23c05801434e0cdc19922194693bf | |
parent | e0e8db2f89bac4529fa12dde2595d6295e313952 [diff] |
netns: minor cleanup in rtnl_net_getid() No need to initialize err, it will be overridden by the value of nlmsg_parse(). Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com> Signed-off-by: David S. Miller <davem@davemloft.net>