Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 149929
b: refs/heads/master
c: 1620108
h: refs/heads/master
i:
  149927: 14a312b
v: v3
  • Loading branch information
Mohamed Abbas authored and John W. Linville committed Apr 22, 2009
1 parent e91a3bc commit e7135f5
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: c2105fa7b68547a414095cfbf59bf513a9aae3ce
refs/heads/master: 1620108910b07bc41f4ad462ca56e899faf7e61a
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/iwlwifi/iwl-debugfs.c
Original file line number Diff line number Diff line change
Expand Up @@ -389,7 +389,7 @@ static ssize_t iwl_dbgfs_channels_read(struct file *file, char __user *user_buf,
channels[i].max_power,
channels[i].flags & IEEE80211_CHAN_RADAR ?
" (IEEE 802.11h required)" : "",
(!(channels[i].flags & IEEE80211_CHAN_NO_IBSS)
((channels[i].flags & IEEE80211_CHAN_NO_IBSS)
|| (channels[i].flags &
IEEE80211_CHAN_RADAR)) ? "" :
", IBSS",
Expand Down

0 comments on commit e7135f5

Please sign in to comment.