Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 88020
b: refs/heads/master
c: 1424fd9
h: refs/heads/master
v: v3
  • Loading branch information
David Brownell authored and Jeff Garzik committed Mar 29, 2008
1 parent a5c4465 commit ac3d418
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 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: 47df976c4ef1456b39b59caf4b8fc64f77e0e5b9
refs/heads/master: 1424fd904c5424922f7403a21ad6419ae7e7c76e
4 changes: 0 additions & 4 deletions trunk/drivers/net/usb/pegasus.c
Original file line number Diff line number Diff line change
Expand Up @@ -1128,12 +1128,8 @@ pegasus_get_settings(struct net_device *dev, struct ethtool_cmd *ecmd)
{
pegasus_t *pegasus;

if (in_atomic())
return 0;

pegasus = netdev_priv(dev);
mii_ethtool_gset(&pegasus->mii, ecmd);

return 0;
}

Expand Down

0 comments on commit ac3d418

Please sign in to comment.