diff options
author | Daniel Borkmann <dborkman@redhat.com> | 2013-04-16 05:29:11 +0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-04-20 00:39:13 +0400 |
commit | 4b457bdf1dbc961b62252034b05d47ec3e5b85d2 (patch) | |
tree | 7b01a36483600674897353035c4cb99949829e5a /lib/Kconfig.kgdb | |
parent | 6e94d1ef37e439bf45659cc071553574ccb98080 (diff) | |
download | linux-4b457bdf1dbc961b62252034b05d47ec3e5b85d2.tar.xz |
packet: move hw/sw timestamp extraction into a small helper
This patch introduces a small, internal helper function, that is used by
PF_PACKET. Based on the flags that are passed, it extracts the packet
timestamp in the receive path. This is merely a refactoring to remove
some duplicate code in tpacket_rcv(), to make it more readable, and to
enable others to use this function in PF_PACKET as well, e.g. for TX.
Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'lib/Kconfig.kgdb')
0 files changed, 0 insertions, 0 deletions