Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 107715
b: refs/heads/master
c: 3d0f823
h: refs/heads/master
i:
  107713: 61a3119
  107711: 044ad7a
v: v3
  • Loading branch information
Takashi Iwai authored and John W. Linville committed Aug 1, 2008
1 parent 02e4dd8 commit ea56afb
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: fb55d887c5bd9054ec069534e1ef9eb8d9a983c6
refs/heads/master: 3d0f823953e6b5aa36fc098de2d27e15da220974
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/prism54/isl_ioctl.c
Original file line number Diff line number Diff line change
Expand Up @@ -2518,7 +2518,7 @@ enum {

#define PRISM2_HOSTAPD_MAX_BUF_SIZE 1024
#define PRISM2_HOSTAPD_GENERIC_ELEMENT_HDR_LEN \
((int) (&((struct prism2_hostapd_param *) 0)->u.generic_elem.data))
offsetof(struct prism2_hostapd_param, u.generic_elem.data)

/* Maximum length for algorithm names (-1 for nul termination)
* used in ioctl() */
Expand Down

0 comments on commit ea56afb

Please sign in to comment.