From: David S. Miller Date: Tue, 10 Mar 2020 22:48:54 +0000 (-0700) Subject: Merge branch 'enetc-Support-extended-BD-rings-at-runtime' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=79c57bffebe83ad0a7395f62596dc2e8d29a9ede;p=linux.git Merge branch 'enetc-Support-extended-BD-rings-at-runtime' Claudiu Manoil says: ==================== enetc: Support extended BD rings at runtime First two patches are just misc code cleanup. The 3rd patch prepares the Rx BD processing code to be extended to processing both normal and extended BDs. The last one adds extended Rx BD support for timestamping without the need of a static config. Finally, the config option FSL_ENETC_HW_TIMESTAMPING can be dropped. Care was taken not to impact non-timestamping usecases. ==================== Signed-off-by: David S. Miller --- 79c57bffebe83ad0a7395f62596dc2e8d29a9ede