From: Jakub Kicinski Date: Fri, 20 Mar 2026 00:18:53 +0000 (-0700) Subject: Merge branch 'net-stmmac-descriptor-cleanups-part-2' X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b56fae3328faeef3e3e7ff286253af3bffe9b584;p=thirdparty%2Flinux.git Merge branch 'net-stmmac-descriptor-cleanups-part-2' Russell King says: ==================== net: stmmac: descriptor cleanups part 2 Part 2 of the stmmac descriptor cleanups. - rename "priv->mode" to be more descriptive, and do the same in function arguments. - simplify descriptor allocation/initialisation/freeing - use more descriptive local variable names in stmmac_xmit() - STMMAC_GET_ENTRY() doesn't get an entry, it moves to the next one. Describe this in the macro name. ==================== Link: https://patch.msgid.link/abruRQpjLyMkoUEP@shell.armlinux.org.uk Signed-off-by: Jakub Kicinski --- b56fae3328faeef3e3e7ff286253af3bffe9b584