Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 353851
b: refs/heads/master
c: 2dddc56
h: refs/heads/master
i:
  353849: 896a80b
  353847: a55f528
v: v3
  • Loading branch information
Johan Meiring authored and Greg Kroah-Hartman committed Jan 7, 2013
1 parent 09575b9 commit 6b52f16
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 30b437db2af0b07d80f8f785cb2508366477bc47
refs/heads/master: 2dddc56293a4c03a8fe549089aee21f9e63b60c7
4 changes: 2 additions & 2 deletions trunk/drivers/staging/wlags49_h2/wl_netdev.h
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ int wl_rx_dma( struct net_device *dev );
void wl_multicast( struct net_device *dev );
#else
void wl_multicast( struct net_device *dev, int num_addrs, void *addrs );
#endif // NEW_MULTICAST
#endif /* NEW_MULTICAST */


int wl_tx_port0( struct sk_buff *skb, struct net_device *dev );
Expand Down Expand Up @@ -151,4 +151,4 @@ void wl_wds_netif_carrier_off( struct wl_private *lp );
#endif /* USE_WDS */


#endif // __WL_NETDEV_H__
#endif /* __WL_NETDEV_H__ */

0 comments on commit 6b52f16

Please sign in to comment.