Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 207881
b: refs/heads/master
c: 39e5322
h: refs/heads/master
i:
  207879: a39bdb2
v: v3
  • Loading branch information
Jeff Dike authored and Greg Kroah-Hartman committed Aug 10, 2010
1 parent 096c220 commit 6c29e48
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 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: d6e679b474c096f1125087e789e7af8886de39d3
refs/heads/master: 39e5322c074f895b5b5c657a312c56b6c6154a38
6 changes: 2 additions & 4 deletions trunk/include/asm-generic/ioctls.h
Original file line number Diff line number Diff line change
Expand Up @@ -87,12 +87,10 @@
#define TIOCGICOUNT 0x545D /* read serial port inline interrupt counts */

/*
* some architectures define FIOQSIZE as 0x545E, which is used for
* TIOCGHAYESESP on others
* Some arches already define FIOQSIZE due to a historical
* conflict with a Hayes modem-specific ioctl value.
*/
#ifndef FIOQSIZE
# define TIOCGHAYESESP 0x545E /* Get Hayes ESP configuration */
# define TIOCSHAYESESP 0x545F /* Set Hayes ESP configuration */
# define FIOQSIZE 0x5460
#endif

Expand Down

0 comments on commit 6c29e48

Please sign in to comment.