diff options
author | Suresh Reddy <suresh.reddy@avagotech.com> | 2015-12-30 06:29:03 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-12-30 21:33:35 (GMT) |
commit | 980df249bdab2adc8522d2178bfffceba79c5e6b (patch) | |
tree | d67f2d9facfbe677624d7a4255fde3e70b91d7ef /sound/spi/at73c213.c | |
parent | 04e888de2d72b587f81a18e42cb9af2c020ef63b (diff) | |
download | linux-980df249bdab2adc8522d2178bfffceba79c5e6b.tar.xz |
be2net: fix port-res desc query of GET_PROFILE_CONFIG FW cmd
Commit 72ef3a88fa8e ("be2net: set pci_func_num while issuing
GET_PROFILE_CONFIG cmd") passed a specific pf_num while issuing a
GET_PROFILE_CONFIG cmd as FW returns descriptors for all functions when
pf_num is zero. But, when pf_num is set to a non-zero value, FW does not
return the Port resource descriptor.
This patch fixes this by setting pf_num to 0 while issuing the query cmd
and adds code to pick the correct NIC resource descriptor from the list of
descriptors returned by FW.
Fixes: 72ef3a88fa8e ("be2net: set pci_func_num while issuing
GET_PROFILE_CONFIG cmd")
Signed-off-by: Suresh Reddy <suresh.reddy@avagotech.com>
Signed-off-by: Sathya Perla <sathya.perla@avagotech.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'sound/spi/at73c213.c')
0 files changed, 0 insertions, 0 deletions