Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 353869
b: refs/heads/master
c: e5516fd
h: refs/heads/master
i:
  353867: 1939cb8
v: v3
  • Loading branch information
Johan Meiring authored and Greg Kroah-Hartman committed Jan 7, 2013
1 parent 687f84d commit c9eca9c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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: 3bba6195bb0ec85141ef0495a612441ae3007e2e
refs/heads/master: e5516fd34eb2f521b1cb0292129c40de46da931a
6 changes: 3 additions & 3 deletions trunk/drivers/staging/wlags49_h2/wl_util.h
Original file line number Diff line number Diff line change
Expand Up @@ -77,9 +77,9 @@ void wl_endian_translate_event(ltv_t *pLtv);

int wl_has_wep(IFBP ifbp);

hcf_8 wl_parse_ds_ie(PROBE_RESP *probe_rsp);
hcf_8 * wl_parse_wpa_ie(PROBE_RESP *probe_rsp, hcf_16 *length);
hcf_8 * wl_print_wpa_ie(hcf_8 *buffer, int length);
hcf_8 wl_parse_ds_ie(PROBE_RESP *probe_rsp);
hcf_8 *wl_parse_wpa_ie(PROBE_RESP *probe_rsp, hcf_16 *length);
hcf_8 *wl_print_wpa_ie(hcf_8 *buffer, int length);

int wl_get_tallies(struct wl_private *, CFG_HERMES_TALLIES_STRCT *);
int wl_is_a_valid_chan(int channel);
Expand Down

0 comments on commit c9eca9c

Please sign in to comment.