Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 57924
b: refs/heads/master
c: d41f2d1
h: refs/heads/master
v: v3
  • Loading branch information
Gregory Haskins authored and Jeff Garzik committed Jun 20, 2007
1 parent c4a94ea commit 865eb17
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: 2cc49a5ca14348f225beb888ad383064f2a96876
refs/heads/master: d41f2d17f863fcd9496748135967e71551d5873d
2 changes: 1 addition & 1 deletion trunk/drivers/net/natsemi.c
Original file line number Diff line number Diff line change
Expand Up @@ -690,7 +690,7 @@ static ssize_t natsemi_set_dspcfg_workaround(struct device *dev,
{
struct netdev_private *np = netdev_priv(to_net_dev(dev));
int new_setting;
u32 flags;
unsigned long flags;

/* Find out the new setting */
if (!strncmp("on", buf, count - 1) || !strncmp("1", buf, count - 1))
Expand Down

0 comments on commit 865eb17

Please sign in to comment.