[dpdk-dev] ethdev: fix out of date comment

2014-12-18 Thread Thomas Monjalon
2014-12-16 21:47, Stephen Hemminger: > max_frame_size was replaced with mtu by earlier commit > > Signed-off-by: Stephen Hemminger Acked-by: Thomas Monjalon Applied with this log: ethdev: fix mtu comment In commit 59d0ecdbf0e1d6350 ("MTU accessors"), max_frame_size was replaced w

[dpdk-dev] ethdev: fix out of date comment

2014-12-16 Thread Stephen Hemminger
max_frame_size was replaced with mtu by earlier commit Signed-off-by: Stephen Hemminger --- a/lib/librte_ether/rte_ethdev.h 2014-12-08 09:24:51.725600463 -0800 +++ b/lib/librte_ether/rte_ethdev.h 2014-12-16 20:41:41.445416856 -0800 @@ -1669,8 +1669,7 @@ struct eth_driver; * * - *de