commit | da0afd1f05e95d3cdbfa091d631aa6603db9402a | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Thu Apr 23 12:39:09 2020 -0700 |
committer | David S. Miller <davem@davemloft.net> | Thu Apr 23 12:39:09 2020 -0700 |
tree | a0a5aea9ca7101e1159e54f63b851b7d4985e1f3 | |
parent | c391eb8366ae052d571bb2841f1ccb4d39f3ceb8 [diff] | |
parent | 9a7b5b50de8a764671ba1800fe4c52d3b7013901 [diff] |
Merge branch 'vxlan-geneve-use-the-correct-nlattr-array-for-extack' Sabrina Dubroca says: ==================== net: vxlan/geneve: use the correct nlattr array for extack The ->validate callbacks for vxlan and geneve have a couple of typos in extack, where the nlattr array for IFLA_* attributes is used instead of the link-specific one. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>