Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
net/core: Add VF link state control policy
Commit 1d8faf4 (net/core: Add VF link state control) added VF link state control to the netlink VF nested structure, but failed to add a proper entry for the new structure into the VF policy table. Add the missing entry so the table and the actual data copied into the netlink nested struct are in sync. Signed-off-by: Doug Ledford <dledford@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>
- Loading branch information