Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 290342
b: refs/heads/master
c: 5718b13
h: refs/heads/master
v: v3
  • Loading branch information
Masanari Iida authored and John W. Linville committed Feb 6, 2012
1 parent d81029f commit 5327fe3
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: 66e67e418908442389d3a9e6509985f01cbaf9b0
refs/heads/master: 5718b134b1fe09087ca225b0e475ef65536d02b4
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/ipw2x00/libipw_rx.c
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ libipw_rx_frame_mgmt(struct libipw_device *ieee, struct sk_buff *skb,
u16 stype)
{
if (ieee->iw_mode == IW_MODE_MASTER) {
printk(KERN_DEBUG "%s: Master mode not yet suppported.\n",
printk(KERN_DEBUG "%s: Master mode not yet supported.\n",
ieee->dev->name);
return 0;
/*
Expand Down

0 comments on commit 5327fe3

Please sign in to comment.