GUI: Fix Tomato RAF theme for all builds. Compilation typo.
[tomato.git] / release / src-rt-6.x.4708 / linux / linux-2.6.36 / drivers / staging / winbond / wblinux_f.h
blob0a9d214f7187dff6b1e6edb379a15cb31b8f47b3
1 #ifndef __WBLINUX_F_H
2 #define __WBLINUX_F_H
4 #include "core.h"
5 #include "mds_s.h"
7 /*
8 * ====================================================================
9 * Copyright (c) 1996-2004 Winbond Electronic Corporation
11 * wblinux_f.h
12 * ====================================================================
14 int wb35_start_xmit(struct sk_buff *skb, struct net_device *netdev);
15 void wb35_set_multicast(struct net_device *netdev);
16 struct net_device_stats *wb35_netdev_stats(struct net_device *netdev);
17 #endif