commit | f2d00eca279fda3ddc9ff7cfffac58144c9b95c0 | [log] [tgz] |
---|---|---|
author | Emil Tantilov <emil.s.tantilov@intel.com> | Tue Jan 30 16:51:27 2018 -0800 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Mon Feb 26 09:27:07 2018 -0800 |
tree | 94ba8b8dfe72aae5cb8a0a4edc9bf0be8a202de9 | |
parent | f15c5ba5b6cdf27c8e75f5a3b57c06c9ac4e515d [diff] |
ixgbevf: setup queue counts Add calls for netif_set_real_num_t/rx_queues() in ixgbevf_open(). Make sure that calls to ixgbevf_open() are rtnl protected and improve the error handling when setting up multiple queues. Signed-off-by: Emil Tantilov <emil.s.tantilov@intel.com> Tested-by: Krishneil Singh <krishneil.k.singh@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>