From: David S. Miller Date: Tue, 16 Jan 2018 19:40:02 +0000 (-0500) Subject: Merge branch 'aquantia-next' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=10a435ab3097a916c6989d53d4f5637621a009b5;p=linux.git Merge branch 'aquantia-next' Igor Russkikh says: ==================== Aquantia atlantic driver update 2018/01 This patch is a set of cleanups and bugfixes in preparation to new Aquantia hardware support. Standard ARRAY_SIZE is now used through all the code, some unused abstraction structures removed and cleaned up, duplicate declarations removed. Also two large declaration styling fixes: - Hardware register set defines are lined up with kernel style - Hardware access functions were not prefixed, now already defined hw_atl prefix is used. patch v2 changes: - patch reorganized because of its big size. New HW support will be submitted as a separate patchset. ==================== Signed-off-by: David S. Miller --- 10a435ab3097a916c6989d53d4f5637621a009b5