Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 81820
b: refs/heads/master
c: 75849d2
h: refs/heads/master
v: v3
  • Loading branch information
Reinette Chatre authored and David S. Miller committed Feb 1, 2008
1 parent b9a34fe commit fb5f388
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: d986bcd1ca76e033543a97f8a3ff806530b1c805
refs/heads/master: 75849d287ce5d75f3c79f153eaf74759ae95511f
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/iwlwifi/iwl4965-base.c
Original file line number Diff line number Diff line change
Expand Up @@ -7448,7 +7448,7 @@ static int iwl4965_mac_add_interface(struct ieee80211_hw *hw,

if (priv->vif) {
IWL_DEBUG_MAC80211("leave - vif != NULL\n");
return 0;
return -EOPNOTSUPP;
}

spin_lock_irqsave(&priv->lock, flags);
Expand Down

0 comments on commit fb5f388

Please sign in to comment.