commit | 580d395cb9ab60261586bf8ddd5d54de2f29d4fa | [log] [tgz] |
---|---|---|
author | Claudiu Beznea <claudiu.beznea@microchip.com> | Thu Jul 02 12:06:00 2020 +0300 |
committer | David S. Miller <davem@davemloft.net> | Thu Jul 02 14:22:00 2020 -0700 |
tree | 56f434eec646f22dfb314357885731fa41f140b0 | |
parent | b7ab39b35935982d8306e3a97c57d8a232968f86 [diff] |
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>