summaryrefslogtreecommitdiff
path: root/curvetun_mgmt.h
blob: 60169256844c55c3608626654abcece906ef1f0e (plain)
1
2
3
4
5
6
7
#ifndef CURVETUN_MGMT_H
#define CURVETUN_MGMT_H

#include "curvetun_mgmt_servers.h"
#include "curvetun_mgmt_users.h"

#endif /* CURVETUN_MGMT_H */
td>
authorKirill Esipov <yesipov@gmail.com>2016-11-21 19:53:31 +0300
committerDavid S. Miller <davem@davemloft.net>2016-11-23 20:18:36 -0500
commitffa54a238c69184414a8f3dc35a18aed875290e7 (patch)
treeff11525f5724dafd48e6c3227a64a1cb42beb3a9
parentc9b8af1330198ae241cd545e1f040019010d44d9 (diff)
net: phy: micrel: fix KSZ8041FTL supported value
Fix setting of SUPPORTED_FIBRE bit as it was not present in features of KSZ8041. Signed-off-by: Kirill Esipov <yesipov@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat