Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 197079
b: refs/heads/master
c: 83ad993
h: refs/heads/master
i:
  197077: 16ce4c5
  197075: ece4469
  197071: 0a3497d
v: v3
  • Loading branch information
Lars Lindley authored and Greg Kroah-Hartman committed May 11, 2010
1 parent 20ef180 commit ba3c7be
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 10 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 5a7df3c449e7db7cf4b7807862e11f11c47c2331
refs/heads/master: 83ad993d65738b6058a019b9c20ee65a57b0eecf
19 changes: 10 additions & 9 deletions trunk/drivers/staging/winbond/wblinux_f.h
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,14 @@
#include "core.h"
#include "mds_s.h"

//=========================================================================
// Copyright (c) 1996-2004 Winbond Electronic Corporation
//
// wblinux_f.h
//
int wb35_start_xmit(struct sk_buff *skb, struct net_device *netdev );
void wb35_set_multicast( struct net_device *netdev );
struct net_device_stats * wb35_netdev_stats( struct net_device *netdev );

/*
* ====================================================================
* Copyright (c) 1996-2004 Winbond Electronic Corporation
*
* wblinux_f.h
* ====================================================================
*/
int wb35_start_xmit(struct sk_buff *skb, struct net_device *netdev);
void wb35_set_multicast(struct net_device *netdev);
struct net_device_stats *wb35_netdev_stats(struct net_device *netdev);
#endif

0 comments on commit ba3c7be

Please sign in to comment.