commit | a7b1ad0875479e7390eb46e1190e50ffc39707b9 | [log] [tgz] |
---|---|---|
author | Jakub Kicinski <jakub.kicinski@netronome.com> | Mon Jun 05 17:01:48 2017 -0700 |
committer | David S. Miller <davem@davemloft.net> | Wed Jun 07 12:51:39 2017 -0400 |
tree | f50848c3dc450510b7a9a5d9812f082d1c3b9bd2 | |
parent | 042f4ba62ff5fbe1428639187578bae39f513e23 [diff] |
nfp: allow allocation and initialization of netdev-less vNICs vNICs used for sending and receiving control messages shouldn't really have a netdev. Add the ability to initialize vNICs for netdev-less operation. Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> Signed-off-by: David S. Miller <davem@davemloft.net>