commit | 4e59e288813901815b39c82fc00d4e9fe78ce16b | [log] [tgz] |
---|---|---|
author | Gal Pressman <galp@mellanox.com> | Thu Jun 23 17:02:39 2016 +0300 |
committer | David S. Miller <davem@davemloft.net> | Mon Jun 27 04:10:40 2016 -0400 |
tree | 838a987e8fcc263da3f1518cd7519eb5f38c3ccb | |
parent | 507f0c817f7a28bbf4facb3a8dca72a68bc25248 [diff] |
net/mlx5e: Introduce net device priv flags infrastructure Introduce an infrastructure for getting/setting private net device flags. Currently a 'nop' priv flag is added, following patches will override the flag will actual feature specific flags. Signed-off-by: Gal Pressman <galp@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>