Harry van Haaren f38770578f igb: fix build without ieee1588 enabled
This patch marks rxq with RTE_SET_USED in
rx_desc_hlen_type_rss_to_pkt_flags(), when
ieee1588 is disabled. Previously a compilation
error occurred on unused-parameter.

Fixes: 1ce6591e238a ("igb: fix ieee1588 frame identification in i210")

Signed-off-by: Harry van Haaren <harry.van.haaren@intel.com>
Acked-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
2015-10-28 18:30:05 +01:00
2015-10-26 20:36:26 +01:00
2015-08-03 19:22:42 +02:00
2015-10-27 16:23:20 +01:00
2015-08-17 19:35:37 +02:00
2015-07-09 00:56:40 +02:00
2015-08-03 19:22:42 +02:00
2013-03-07 10:57:42 +01:00
2015-05-22 15:51:38 +02:00
2013-07-25 14:43:06 +02:00
2015-09-03 19:22:48 +02:00
2014-06-11 00:29:34 +02:00
Description
No description provided
Languages
C 99.1%
Meson 0.5%
Python 0.2%
Shell 0.1%