commit | 825b18ab24a1762a07e8202999cd8eb8eb8d505d | [log] [tgz] |
---|---|---|
author | Jakub Kicinski <jakub.kicinski@netronome.com> | Fri Aug 18 15:48:21 2017 -0700 |
committer | David S. Miller <davem@davemloft.net> | Fri Aug 18 22:39:28 2017 -0700 |
tree | c9c5e5a218f69cc2f20b3cbc0cb37456418e9774 | |
parent | 899a37ade8c6dd1619d510c1e3b4b99d508272a9 [diff] |
nfp: fix copy paste in names and messages regarding vNICs Data and control vNICs currently use the same area name and error message. This could lead to confusion. Make sure the error message says "ctrl" in case of control and the data area is called "nfp.bar0". Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> Reviewed-by: Simon Horman <simon.horman@netronome.com> Signed-off-by: David S. Miller <davem@davemloft.net>