Merge branch 'master' into for-next
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / drivers / staging / winbond / wblinux_f.h
CommitLineData
80aba536
PE
1#ifndef __WBLINUX_F_H
2#define __WBLINUX_F_H
3
1e8a2b60 4#include "core.h"
80aba536
PE
5#include "mds_s.h"
6
83ad993d
LL
7/*
8 * ====================================================================
9 * Copyright (c) 1996-2004 Winbond Electronic Corporation
10 *
11 * wblinux_f.h
12 * ====================================================================
13 */
14int wb35_start_xmit(struct sk_buff *skb, struct net_device *netdev);
15void wb35_set_multicast(struct net_device *netdev);
16struct net_device_stats *wb35_netdev_stats(struct net_device *netdev);
80aba536 17#endif