]> git.baikalelectronics.ru Git - kernel.git/commit
net: macb: do not initialize queue variable
authorClaudiu Beznea <claudiu.beznea@microchip.com>
Thu, 2 Jul 2020 09:06:00 +0000 (12:06 +0300)
committerDavid S. Miller <davem@davemloft.net>
Thu, 2 Jul 2020 21:22:00 +0000 (14:22 -0700)
commitcad75210df25f308bc690cf91246009c50c7bf89
tree56f434eec646f22dfb314357885731fa41f140b0
parent2f722c0a24f72de7121dd5a3a5dbf380574b9223
net: macb: do not initialize queue variable

Do not initialize queue variable. It is already initialized in for loops.

Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/cadence/macb_main.c