Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 170609
b: refs/heads/master
c: 5b36737
h: refs/heads/master
i:
  170607: 843d27b
v: v3
  • Loading branch information
John W. Linville committed Oct 7, 2009
1 parent e2c8e04 commit a7fd9a6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 0adc23f58e21cb47be998063ea1b82de33ccdd46
refs/heads/master: 5b367378ee826b0566e51d32b78b00ce24eac8f9
2 changes: 2 additions & 0 deletions trunk/drivers/net/wireless/iwmc3200wifi/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -637,6 +637,8 @@ static int __iwm_up(struct iwm_priv *iwm)
IWM_ERR(iwm, "MAC reading failed\n");
goto err_disable;
}
memcpy(iwm_to_ndev(iwm)->perm_addr, iwm_to_ndev(iwm)->dev_addr,
ETH_ALEN);

/* We can load the FWs */
ret = iwm_load_fw(iwm);
Expand Down

0 comments on commit a7fd9a6

Please sign in to comment.