From e29ef344326e34353039710f7c452246ee929459 Mon Sep 17 00:00:00 2001 From: Richard Cochran Date: Fri, 27 Jul 2012 09:01:03 +0200 Subject: [PATCH] Fix typo in the readme's driver support matrix. Signed-off-by: Richard Cochran --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.org index 8aeb7f2..0dd7ecf 100644 --- a/README.org +++ b/README.org @@ -118,7 +118,7 @@ |------------+-------------------------+------+-----+-----+---------| | bfin_mac | Analog Blackfin | SYS | N | NA | pre 3.0 | | igb | Intel 82576, 82580 | RAW | Y | NA | 3.5 | - | ixgb | Intel 82599 | RAW | Y | NA | 3.5 | + | ixgbe | Intel 82599 | RAW | Y | NA | 3.5 | | dp83640 | Nat Semi PHYTER | RAW | Y | NA | 3.0 | | gianfar | Freescale eTSEC PowerPC | RAW | Y | NA | 3.0 | | ptp_ixp46x | Intel IXP465 | RAW | Y | NA | 3.0 |