OSDN Git Service

vlan: Pass SIOC[SG]HWTSTAMP ioctls to real device
authorStefan Sørensen <stefan.sorensen@spectralink.com>
Fri, 27 Jun 2014 09:59:11 +0000 (11:59 +0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 7 Jul 2014 23:57:26 +0000 (16:57 -0700)
commita6111d3c93d05bfaf3fbf70ed2a0b84cb0d65406
tree93afe696badc503ec41b18a82fb5a54c100e2ff9
parentae5c6c6d7bcadfbedefb5fc8ff0ebe2bfa83a0a1
vlan: Pass SIOC[SG]HWTSTAMP ioctls to real device

This allows applications to enable hardware timestamping without being aware
of it being a vlan device and figuring out the real device.

Signed-off-by: Stefan Sørensen <stefan.sorensen@spectralink.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/8021q/vlan_dev.c