Merge branch 'qed-fixes'
authorDavid S. Miller <davem@davemloft.net>
Tue, 14 Mar 2017 18:37:06 +0000 (11:37 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 14 Mar 2017 18:37:06 +0000 (11:37 -0700)
Yuval Mintz says:

====================
qed: Fixes series

This address several different issues in qed.
The more significant portions:

Patch #1 would cause timeout when qedr utilizes the highest
CIDs availble for it [or when future qede adapters would utilize
queues in some constellations].

Patch #4 fixes a leak of mapped addresses; When iommu is enabled,
offloaded storage protocols might eventually run out of resources
and fail to map additional buffers.

Patches #6,#7 were missing in the initial iSCSI infrastructure
submissions, and would hamper qedi's stability when it reaches
out-of-order scenarios.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge