Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 203868
b: refs/heads/master
c: 2cdf096
h: refs/heads/master
v: v3
  • Loading branch information
Johan Hedberg authored and Marcel Holtmann committed Jul 21, 2010
1 parent 4c0af27 commit 00eccec
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 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: e9aeb2ddd441f0c8699ff04c499d7213730a0f04
refs/heads/master: 2cdf096fffaa257e7449611295a38c46dc921c8b
5 changes: 3 additions & 2 deletions trunk/fs/compat_ioctl.c
Original file line number Diff line number Diff line change
Expand Up @@ -601,8 +601,9 @@ static int ioc_settimeout(unsigned int fd, unsigned int cmd,
}

/* Bluetooth ioctls */
#define HCIUARTSETPROTO _IOW('U', 200, int)
#define HCIUARTGETPROTO _IOR('U', 201, int)
#define HCIUARTSETPROTO _IOW('U', 200, int)
#define HCIUARTGETPROTO _IOR('U', 201, int)
#define HCIUARTGETDEVICE _IOR('U', 202, int)

#define BNEPCONNADD _IOW('B', 200, int)
#define BNEPCONNDEL _IOW('B', 201, int)
Expand Down

0 comments on commit 00eccec

Please sign in to comment.