From: David S. Miller Date: Fri, 20 Feb 2015 19:07:02 +0000 (-0500) Subject: Merge branch 'be2net-next' X-Git-Tag: v4.14-rc1~5592^2~422 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=50036ccf3deeb8f0ffd7311a50a8586ae62bc8b1;p=platform%2Fkernel%2Flinux-rpi.git Merge branch 'be2net-next' Sriharsha Basavapatna says: ==================== be2net patch-set This patch set contains a few code refactoring changes to make it easy to support new TX WRB formats in future ASICs. Please consider applying it to net-next tree. Patch 1: Refactors chip specific code to setup tx wrb into a separate routine. Patch 2: Refactors tx enqueue function to remove a bit of duplicate code and improves wrb setup steps. Patch 3: Minor refactoring in tx compl to limit CQE accesses to 1 routine. Patch 4: Adds a few inline functions. ==================== Signed-off-by: David S. Miller --- 50036ccf3deeb8f0ffd7311a50a8586ae62bc8b1