Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 255437
b: refs/heads/master
c: 8e63818
h: refs/heads/master
i:
  255435: 23a5728
v: v3
  • Loading branch information
Greg Dietsche authored and John W. Linville committed Jun 3, 2011
1 parent 668a277 commit eff1b1e
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: 04975f3fc390974059ad06ac4162db7a6668a18d
refs/heads/master: 8e638188b2b84ef9bb9ccbb87b92dda9d0a77bcb
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/iwlegacy/iwl-4965.c
Original file line number Diff line number Diff line change
Expand Up @@ -496,7 +496,7 @@ static s32 iwl4965_get_tx_atten_grp(u16 channel)
channel <= CALIB_IWL_TX_ATTEN_GR4_LCH)
return CALIB_CH_GROUP_4;

return -1;
return -EINVAL;
}

static u32 iwl4965_get_sub_band(const struct iwl_priv *priv, u32 channel)
Expand Down

0 comments on commit eff1b1e

Please sign in to comment.