aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/pci
diff options
context:
space:
mode:
authorNavdeep Parhar <np@FreeBSD.org>2022-10-05 18:05:12 +0000
committerNavdeep Parhar <np@FreeBSD.org>2023-02-02 07:20:15 +0000
commit0d15ab14a4f48044eb91b356ae7c863228790702 (patch)
tree47e911804ec813178a84081bc653f6f98bd79d62 /sys/dev/pci
parentbeb8eaf7936877fdabbd02ef28d42543860bf96f (diff)
cxgbe/cxgbei: Do not validate the hardware iSCSI tag mask.
This was added in 7cba15b16eb2 in 2016 and firmwares at that time were already setting up the iSCSI tag mask properly. Since then it has also become possible to split the iSCSI region between multiple PCIE PFs but the driver's calculation takes only its own PF's allocation into account and that means this code is incorrect and not just a harmless no-op. Sponsored by: Chelsio Communications (cherry picked from commit 661faa1f77c0fa9d28d60d71087820aaaaee8b1b)
Diffstat (limited to 'sys/dev/pci')
0 files changed, 0 insertions, 0 deletions