diff options
author | Mitch Williams <mitch.a.williams@intel.com> | 2015-10-03 17:13:05 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-10-07 04:13:50 -0700 |
commit | 90d2c056bd85bbb47104c52e08eecf8408163a54 (patch) | |
tree | 1eea4dd5e2f5c503d746bb01981639f4452ba22f /net/dsa/dsa.c | |
parent | 855591d2f7d1ff7eb18b60ce2be494e3bfe27fb8 (diff) |
i40e/i40evf: set AQ count after memory allocation
The standard way to check if the AQ is enabled is to look at the
count field. So we should only set this field after we have
successfully allocated memory. To do otherwise is to incite
panic among the populace.
Signed-off-by: Mitch Williams <mitch.a.williams@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/dsa/dsa.c')
0 files changed, 0 insertions, 0 deletions