From: David S. Miller Date: Wed, 5 Jan 2022 14:46:23 +0000 (+0000) Subject: Merge branch 'dsa-cleanups' X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=53928cddda07a7d7bcb4714003af55b9b560d7f9;p=uclinux-h8%2Flinux.git Merge branch 'dsa-cleanups' Vladimir Oltean says: ==================== Cleanup to main DSA structures This series contains changes that do the following: - struct dsa_port reduced from 576 to 544 bytes, and first cache line a bit better organized - struct dsa_switch from 160 to 136 bytes, and first cache line a bit better organized - struct dsa_switch_tree from 112 to 104 bytes, and first cache line a bit better organized ==================== Signed-off-by: David S. Miller --- 53928cddda07a7d7bcb4714003af55b9b560d7f9