Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 291698
b: refs/heads/master
c: 04a5602
h: refs/heads/master
v: v3
  • Loading branch information
Masanari Iida authored and Jiri Kosina committed Feb 5, 2012
1 parent d800080 commit 73ea456
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: 68aeb9683fa683357fa4b3d4f4347c64289c1ff7
refs/heads/master: 04a5602db4a07ef3cad3eff5c757384096ab8758
2 changes: 1 addition & 1 deletion trunk/drivers/staging/rtl8192u/ieee80211/ieee80211_rx.c
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@ ieee80211_rx_frame_mgmt(struct ieee80211_device *ieee, struct sk_buff *skb,

#ifdef NOT_YET
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 73ea456

Please sign in to comment.