| commit | 758e43b74c903ad368ceced31601ba5d96f31238 | [log] [tgz] |
|---|---|---|
| author | Stephen Hemminger <shemminger@vyatta.com> | Wed Nov 19 22:10:37 2008 -0800 |
| committer | David S. Miller <davem@davemloft.net> | Wed Nov 19 22:42:47 2008 -0800 |
| tree | 6942bc3aae54bd1d46067dc9462f8b0eb4dc9c77 | |
| parent | 48dfcde46ef23cfad1e0c0f13d4eae15c7f46efc [diff] |
tun: convert to net_device_ops Convert the TUN/TAP tunnel driver to net_device_ops. Split the ops in two, and retain compatability. Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> Signed-off-by: David S. Miller <davem@davemloft.net>