Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
nf_conntrack_proto_gre: Stop using NLA_PUT*().
These macros contain a hidden goto, and are thus extremely error prone and make code hard to audit. Signed-off-by: David S. Miller <davem@davemloft.net>
- Loading branch information