summaryrefslogtreecommitdiff
path: root/include/dt-bindings/gpio/tegra-gpio.h
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/dt-bindings/gpio/tegra-gpio.h
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/dt-bindings/gpio/tegra-gpio.h')
0 files changed, 0 insertions, 0 deletions
6480a1e90261842f54f3a5a9ebc12d827f0c3e'>sctp: add support for generating stream reconf ssn/tsn reset request chunkXin Long2-0/+7 2017-02-09sctp: drop unnecessary __packed from some stream reconf structuresXin Long1-3/+3 2017-02-08ipv4: fib: Notify about nexthop status changesIdo Schimmel1-0/+7 2017-02-08net: stmmac: Remove the bus_setup function pointerLABBE Corentin1-1/+0 2017-02-08gro_cells: move to net/core/gro_cells.cEric Dumazet1-82/+4 2017-02-08net: phy: Add LED mode driver for Microsemi PHYs.Raju Lakkaraju