summaryrefslogtreecommitdiff
path: root/include/uapi/scsi/fc
diff options
context:
space:
mode:
authorMichael Chan <michael.chan@broadcom.com>2017-02-12 19:18:12 -0500
committerDavid S. Miller <davem@davemloft.net>2017-02-12 22:18:49 -0500
commita79a5276aa2f844bd368c1d3d5a625e1fbefd989 (patch)
treea8db414709298ea3018f2a121a9bf8c201d0882b /include/uapi/scsi/fc
parentcb4d1d6261453677feb54e7a09c23fc7648dd6bc (diff)
bnxt_en: Fix ethtool -l pre-set max combined channel.
With commit d1e7925e6d80 ("bnxt_en: Centralize logic to reserve rings."), ring allocation for combined rings has become stricter. A combined ring must now have an rx-tx ring pair. The pre-set max. for combined rings should now be min(rx, tx). Fixes: d1e7925e6d80 ("bnxt_en: Centralize logic to reserve rings.") Signed-off-by: Michael Chan <michael.chan@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/uapi/scsi/fc')
0 files changed, 0 insertions, 0 deletions
able>
Merge tag 'sti-dt-for-v4.10-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/pchotard/sti into fixes
STi DT fix: Since v4.10-rc1, xhci is complaining in loop with : [ 801.953836] usb usb6-port1: Cannot enable. Maybe the USB cable is bad? [ 801.960455] xhci-hcd xhci-hcd.0.auto: Cannot set link state. [ 801.966611] usb usb6-port1: cannot disable (err = -32) set property "snps,dis_u3_susphy_quirk" in DT fix it. * tag 'sti-dt-for-v4.10-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/pchotard/sti: ARM: dts: STiH407-family: set snps,dis_u3_susphy_quirk Signed-off-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to 'drivers/usb/host/ohci-tilegx.c')