Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 115029
b: refs/heads/master
c: 96d46d5
h: refs/heads/master
i:
  115027: 2eda2b4
v: v3
  • Loading branch information
Manish Katiyar authored and John W. Linville committed Oct 15, 2008
1 parent a46bea4 commit 1a594e3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: d048e503a2b01e771ee87921c24d89d7ec3f0c2f
refs/heads/master: 96d46d5d792d96f80e9bd274ab6d433b8a3c22bc
2 changes: 2 additions & 0 deletions trunk/drivers/net/wireless/libertas/cmd.c
Original file line number Diff line number Diff line change
Expand Up @@ -823,7 +823,9 @@ int lbs_update_channel(struct lbs_private *priv)
int lbs_set_channel(struct lbs_private *priv, u8 channel)
{
struct cmd_ds_802_11_rf_channel cmd;
#ifdef DEBUG
u8 old_channel = priv->curbssparams.channel;
#endif
int ret = 0;

lbs_deb_enter(LBS_DEB_CMD);
Expand Down

0 comments on commit 1a594e3

Please sign in to comment.