Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 221967
b: refs/heads/master
c: c3444e5
h: refs/heads/master
i:
  221965: 7082119
  221963: 7835821
  221959: 39c6de2
  221951: 2e74198
v: v3
  • Loading branch information
Maximiliano David Bustos authored and Greg Kroah-Hartman committed Nov 10, 2010
1 parent bec8f2b commit 18a96a4
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: 34a488c1e0eabcea65e846d934fa51860fe66248
refs/heads/master: c3444e50b211f0c7b680a115fe1485694493dc82
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 @@ -522,8 +522,8 @@ static int p80211netdev_ethtool(wlandevice_t *wlandev, void __user *useraddr)
if (copy_to_user(useraddr, &edata, sizeof(edata)))
return -EFAULT;
return 0;
}
#endif
}

return -EOPNOTSUPP;
}
Expand Down

0 comments on commit 18a96a4

Please sign in to comment.