Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 158810
b: refs/heads/master
c: ce650b5
h: refs/heads/master
v: v3
  • Loading branch information
Vidhya Govindan authored and John W. Linville committed Jul 10, 2009
1 parent 6013a37 commit a6259fa
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 0182f8d56c1836629f8331a19bd71e3833b81769
refs/heads/master: ce650b5cde686a282aed860bb5cd7368e00eac07
1 change: 1 addition & 0 deletions trunk/drivers/net/wireless/wl12xx/acx.c
Original file line number Diff line number Diff line change
Expand Up @@ -317,6 +317,7 @@ int wl12xx_acx_rx_msdu_life_time(struct wl12xx *wl, u32 life_time)
goto out;
}

acx->lifetime = life_time;
ret = wl12xx_cmd_configure(wl, DOT11_RX_MSDU_LIFE_TIME,
acx, sizeof(*acx));
if (ret < 0) {
Expand Down

0 comments on commit a6259fa

Please sign in to comment.