Tom Rix
baa59504c1
net: mscc: ocelot: fix using match before it is set
...
Clang static analysis reports this issue
ocelot_flower.c:563:8: warning: 1st function call argument
is an uninitialized value
!is_zero_ether_addr(match.mask->dst)) {
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
The variable match is used before it is set. So move the
block.
Fixes: 75944fda1dfe ("net: mscc: ocelot: offload ingress skbedit and vlan actions to VCAP IS1")
Signed-off-by: Tom Rix <trix@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2022-01-19 14:34:43 +00:00
..
2022-01-10 20:34:00 -08:00
2021-10-19 10:30:53 +01:00
2021-12-21 11:07:34 +01:00
2021-12-17 09:32:13 +09:00
2022-01-13 12:50:48 +00:00
2021-11-24 11:46:52 +01:00
2022-01-10 20:48:19 -08:00
2021-11-06 14:36:12 -07:00
2021-12-16 08:24:08 +01:00
2022-01-07 08:32:55 +01:00
2022-01-10 08:13:52 -08:00
2021-11-01 10:09:14 -07:00
2022-01-10 12:58:46 -08:00
2022-01-10 12:58:46 -08:00
2021-12-10 17:47:00 +01:00
2021-10-30 10:54:47 +02:00
2021-10-21 13:02:47 +02:00
2022-01-06 18:31:33 +01:00
2022-01-05 18:31:17 +01:00
2022-01-10 08:58:16 -08:00
2021-11-08 11:49:48 -08:00
2021-12-16 11:29:54 +09:00
2021-12-13 13:18:48 +05:30
2021-12-14 10:24:28 +01:00
2022-01-10 11:45:23 -08:00
2021-10-27 14:13:39 +09:00
2021-11-05 08:42:02 -07:00
2022-01-10 08:13:52 -08:00
2021-10-22 09:54:33 +10:30
2022-01-03 10:50:12 +01:00
2022-01-10 18:50:10 -08:00
2021-12-20 11:26:14 +01:00
2021-11-04 13:56:55 -07:00
2022-01-07 00:25:25 +01:00
2021-12-12 16:22:53 -08:00
2021-10-27 11:46:01 -06:00
2022-01-10 20:26:56 -08:00
2021-12-04 15:37:02 +00:00
2022-01-10 19:06:09 -08:00
2022-01-09 10:49:12 -08:00
2021-10-04 16:14:13 +03:00
2021-12-06 14:42:26 +01:00
2021-10-04 11:21:24 +02:00
2021-12-10 13:23:13 +00:00
2021-12-30 12:12:12 -08:00
2021-10-13 20:07:57 +02:00
2021-11-06 14:08:17 -07:00
2021-10-29 23:03:09 -05:00
2022-01-07 13:28:20 -08:00
2021-12-16 20:58:56 +01:00
2022-01-10 08:13:52 -08:00
2021-10-19 13:04:42 +02:00
2021-11-06 14:36:12 -07:00
2021-11-10 11:36:43 -08:00
2021-12-16 16:13:19 -08:00
2022-01-10 20:34:00 -08:00
2021-10-26 19:12:01 +02:00
2022-01-10 08:13:52 -08:00
2021-10-21 20:02:42 +01:00
2022-01-19 14:34:43 +00:00
2022-01-12 14:17:45 +00:00
2021-11-10 10:56:02 -08:00
2021-12-08 16:36:58 +01:00
2021-10-18 09:29:27 +02:00
2021-12-16 14:48:27 +01:00
2021-10-08 13:24:46 +05:30
2022-01-10 20:48:19 -08:00
2021-11-22 14:02:52 +00:00
2022-01-04 13:58:17 +00:00
2021-12-16 16:13:19 -08:00
2022-01-10 08:32:37 -08:00
2022-01-10 18:55:43 -08:00
2021-10-05 15:56:03 +02:00
2021-11-16 15:22:39 +01:00
2021-12-27 16:51:12 +01:00
2022-01-06 12:18:08 +00:00
2022-01-10 12:58:46 -08:00
2021-11-06 13:30:33 -07:00
2021-12-11 11:55:27 +01:00
2021-11-08 12:07:52 -08:00
2021-10-15 09:49:55 -05:00
2022-01-10 08:32:37 -08:00
2021-11-10 09:07:26 -08:00
2021-11-12 11:44:31 -08:00
2022-01-10 19:06:09 -08:00
2021-12-31 09:22:25 -08:00
2022-01-10 08:24:40 -08:00
2021-10-20 20:54:59 +05:30
2022-01-10 08:13:52 -08:00
2021-10-12 17:50:12 -05:00
2022-01-10 20:48:19 -08:00
2021-11-18 23:07:02 -05:00
2022-01-10 08:13:52 -08:00
2022-01-10 20:43:54 -08:00
2021-10-25 13:17:29 +02:00
2022-01-10 20:26:56 -08:00
2021-10-28 11:22:23 +00:00
2022-01-10 08:13:52 -08:00
2021-12-08 15:41:50 -05:00
2021-11-30 11:41:49 -07:00
2021-12-08 14:53:15 -05:00
2022-01-10 12:58:46 -08:00
2021-12-21 11:08:19 +01:00
2021-12-08 15:04:06 -05:00
2021-11-10 09:41:22 -08:00
2021-12-16 08:24:08 +01:00
2021-10-07 16:51:26 +02:00
2021-12-08 14:53:15 -05:00