Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 144575
b: refs/heads/master
c: b7fcb5c
h: refs/heads/master
i:
  144573: ec85648
  144571: 741457d
  144567: f0a38b4
  144559: 62aefb9
  144543: 5843351
  144511: cd2d8bf
v: v3
  • Loading branch information
Bob Copeland authored and John W. Linville committed Apr 28, 2009
1 parent 379c29a commit 5cac01f
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: 74aa9be0ea0ffeb233f45c39f3cf594b68bbbb89
refs/heads/master: b7fcb5c4a4c27da2f6d86cb03d18687e537442cf
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/ath5k/debug.c
Original file line number Diff line number Diff line change
Expand Up @@ -424,7 +424,7 @@ ath5k_debug_dump_bands(struct ath5k_softc *sc)

for (b = 0; b < IEEE80211_NUM_BANDS; b++) {
struct ieee80211_supported_band *band = &sc->sbands[b];
char bname[5];
char bname[6];
switch (band->band) {
case IEEE80211_BAND_2GHZ:
strcpy(bname, "2 GHz");
Expand Down

0 comments on commit 5cac01f

Please sign in to comment.