From: David S. Miller Date: Fri, 9 Jun 2017 19:49:03 +0000 (-0400) Subject: Merge branch 'qed-Light-L2-updates' X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=c156d2890a81a74b76460e73068e3aa78dcc7189;p=GitHub%2Fmoto-9609%2Fandroid_kernel_motorola_exynos9610.git Merge branch 'qed-Light-L2-updates' Yuval Mintz says: ==================== qed*: Light L2 updates This series does a major overhaul of the LL2 logic in qed. The single biggest change done here is in #5 where we're changing the API qed provides for LL2 [both internally in case of storage and externally in case of RoCE] to become callback-based to allow cleaner scalability in preperation to the future iWARP submission which would aadd additional flavors of LL2. It's also the only patch in series to modify !qed logic [qedr]. Patches prior to that mostly deal with refactoring LL2 code, encapsulating varaious parameters into structure and re-ordering of LL2 code. The latter patches add some small missing bits of LL2 ffunctionality. ==================== Signed-off-by: David S. Miller --- c156d2890a81a74b76460e73068e3aa78dcc7189