Re: [PATCH net V2] net/mlx5e: Fix a -Wmaybe-uninitialized warning

2017-01-16 Thread David Miller
From: Or Gerlitz Date: Sun, 15 Jan 2017 19:50:46 +0200 > From: Arnd Bergmann > > As found by Olof's build bot, we gain a harmless warning about a > potential uninitialized variable reference in mlx5: > > drivers/net/ethernet/mellanox/mlx5/core/en_tc.c: In function > 'parse_tc_fdb_actions': >

[PATCH net V2] net/mlx5e: Fix a -Wmaybe-uninitialized warning

2017-01-15 Thread Or Gerlitz
From: Arnd Bergmann As found by Olof's build bot, we gain a harmless warning about a potential uninitialized variable reference in mlx5: drivers/net/ethernet/mellanox/mlx5/core/en_tc.c: In function 'parse_tc_fdb_actions': drivers/net/ethernet/mellanox/mlx5/core/en_tc.c:769:13: warning: 'out_dev