tap: Fix comment for tap_handler_pasta()
Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
This commit is contained in:
parent
49631a38a6
commit
330ea9e681
1 changed files with 1 additions and 1 deletions
2
tap.c
2
tap.c
|
@ -509,7 +509,7 @@ static int tap_handler_passt(struct ctx *c, struct timespec *now)
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* tap_handler_passt() - Packet handler for tuntap file descriptor
|
* tap_handler_pasta() - Packet handler for tuntap file descriptor
|
||||||
* @c: Execution context
|
* @c: Execution context
|
||||||
* @now: Current timestamp
|
* @now: Current timestamp
|
||||||
*
|
*
|
||||||
|
|
Loading…
Reference in a new issue