ethdev: fix mtu comment
authorStephen Hemminger <stephen@networkplumber.org>
Wed, 17 Dec 2014 05:47:17 +0000 (21:47 -0800)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Wed, 17 Dec 2014 23:26:08 +0000 (00:26 +0100)
commitdb949b51d848832f2f5877b66f6e330fad7e5eaf
treed24cb3996ead37dcb86fd88f5561d5677019ee30
parent3c6a14f6b9667322c5674526c1d904b175f5f3bc
ethdev: fix mtu comment

In commit 59d0ecdbf0e1d6350 ("MTU accessors"),
max_frame_size was replaced with mtu.
Default size is ETHER_MTU = 1500.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Acked-by: Thomas Monjalon <thomas.monjalon@6wind.com>
lib/librte_ether/rte_ethdev.h