netsniff-ng: remove set_sockopt_hwtimestamp call
commit3e8055a48274a4c9d7ddac4f52565267ef97ed85
authorDaniel Borkmann <dborkman@redhat.com>
Tue, 23 Apr 2013 11:46:04 +0000 (23 13:46 +0200)
committerDaniel Borkmann <dborkman@redhat.com>
Tue, 23 Apr 2013 11:46:04 +0000 (23 13:46 +0200)
tree4a3e44b2a1e1859ff9db7be8760c311d08587946
parent8ad2c83782731aa102ce8e9ad80630400f76c62a
netsniff-ng: remove set_sockopt_hwtimestamp call

For TX this call is completly useless and has no effect whatsoever.
Therefore, remove it. For the RX part, this call makes perfect
sense, not for the other one currently.

Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
netsniff-ng.c