Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 289126
b: refs/heads/master
c: aa8c2a0
h: refs/heads/master
v: v3
  • Loading branch information
Sebastiaan de Haan authored and Greg Kroah-Hartman committed Feb 24, 2012
1 parent b827447 commit ed377ee
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: ea50a5da79e332d3ca7be9ac83f88e3fa22671a8
refs/heads/master: aa8c2a035848cfca1f0f139c46c5bb3428abd6b4
2 changes: 1 addition & 1 deletion trunk/drivers/staging/wlan-ng/p80211netdev.c
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ static int p80211knetdev_init(netdevice_t *netdev)
* Returns:
* the address of the statistics structure
----------------------------------------------------------------*/
static struct net_device_stats *p80211knetdev_get_stats(netdevice_t * netdev)
static struct net_device_stats *p80211knetdev_get_stats(netdevice_t *netdev)
{
wlandevice_t *wlandev = netdev->ml_priv;

Expand Down

0 comments on commit ed377ee

Please sign in to comment.