Bruce Richardson
e81b0569cc
net/ixgbe: fix warning with GCC 9
...
Compiling on Fedora 30, we get the following warning, causing build failure
when Werror flag is set:
../drivers/net/ixgbe/ixgbe_rxtx.c:2141:14: warning:
‘nmb’ may be used uninitialized in this function [-Wmaybe-uninitialized]
2141 | rxe->mbuf = nmb;
| ~~~~~~~~~~^~~~~
Initializing the value to "NULL" fixes the issue.
Fixes: 8eecb3295aed ("ixgbe: add LRO support")
Cc: stable@dpdk.org
Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
2019-05-02 14:17:24 +02:00
..
2019-04-17 18:09:52 +02:00
2019-04-19 14:51:55 +02:00
2019-04-04 22:46:05 +02:00
2019-04-22 13:24:59 +02:00
2019-04-17 18:09:52 +02:00
2019-04-17 18:09:52 +02:00
2019-04-19 14:51:54 +02:00
2019-04-12 11:02:02 +02:00
2019-04-19 14:51:55 +02:00
2019-04-19 14:51:55 +02:00
2019-04-17 18:09:52 +02:00
2019-04-19 14:51:54 +02:00
2019-04-04 22:46:05 +02:00
2019-04-12 11:02:02 +02:00
2019-04-19 14:51:54 +02:00
2019-04-19 14:51:54 +02:00
2019-04-19 14:51:55 +02:00
2019-03-29 17:25:32 +01:00
2019-04-23 00:15:10 +02:00
2019-04-19 14:51:54 +02:00
2019-04-19 14:51:55 +02:00
2019-04-19 14:51:54 +02:00
2019-04-19 14:51:54 +02:00
2019-05-02 14:17:24 +02:00
2019-04-21 19:11:37 +02:00
2019-04-04 22:46:05 +02:00
2019-04-19 14:51:55 +02:00
2019-04-19 14:51:55 +02:00
2019-04-04 22:46:05 +02:00
2019-04-04 22:46:05 +02:00
2019-03-29 17:25:32 +01:00
2019-04-12 17:01:13 +02:00
2019-04-17 18:09:52 +02:00
2018-10-26 22:14:05 +02:00
2019-03-20 18:15:42 +01:00
2019-04-04 22:45:54 +02:00
2019-04-22 13:24:59 +02:00
2019-04-04 22:45:54 +02:00
2019-04-19 14:51:54 +02:00
2019-04-17 18:09:52 +02:00
2018-10-26 22:14:05 +02:00
2019-04-19 19:34:01 +02:00
2018-11-14 00:35:53 +01:00
2019-04-17 18:09:52 +02:00
2018-12-21 16:22:41 +01:00
2019-04-19 14:51:54 +02:00
2019-04-19 14:51:55 +02:00
2019-04-19 14:51:54 +02:00
2019-04-19 14:51:54 +02:00