fix a typo in a comment

This commit is contained in:
luigi 2012-05-17 14:36:19 +00:00
parent 57fe23061a
commit 36ef5534f7

View File

@ -322,7 +322,7 @@ static int fdir_pballoc = 1;
* be a reference on how to implement netmap support in a driver.
* Additional comments are in ixgbe_netmap.h .
*
* <dev/netma/ixgbe_netmap.h> contains functions for netmap support
* <dev/netmap/ixgbe_netmap.h> contains functions for netmap support
* that extend the standard driver.
*/
#include <dev/netmap/ixgbe_netmap.h>