Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 126622
b: refs/heads/master
c: a1da9da
h: refs/heads/master
v: v3
  • Loading branch information
Greg Kroah-Hartman committed Jan 6, 2009
1 parent 84d4a53 commit 8b5f231
Show file tree
Hide file tree
Showing 3 changed files with 1 addition 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: 9ba8aa7a94c5f3f5ac41ba39be5b1abf1688565e
refs/heads/master: a1da9da99152e065912d58950089405b15d0aebd
1 change: 0 additions & 1 deletion trunk/drivers/staging/wlan-ng/p80211netdev.c
Original file line number Diff line number Diff line change
Expand Up @@ -921,7 +921,6 @@ int wlan_unsetup(wlandevice_t *wlandev)
int register_wlandev(wlandevice_t *wlandev)
{
int i = 0;
netdevice_t *dev = wlandev->netdev;

DBFENTER;

Expand Down
1 change: 0 additions & 1 deletion trunk/drivers/staging/wlan-ng/p80211wext.c
Original file line number Diff line number Diff line change
Expand Up @@ -591,7 +591,6 @@ static int p80211wext_siwencode(netdevice_t *dev,

int err = 0;
int result = 0;
int enable = 0;
int i;

DBFENTER;
Expand Down

0 comments on commit 8b5f231

Please sign in to comment.