diff options
author | Federico G. Schwindt <fgsch@cvs.openbsd.org> | 2005-10-18 13:37:49 +0000 |
---|---|---|
committer | Federico G. Schwindt <fgsch@cvs.openbsd.org> | 2005-10-18 13:37:49 +0000 |
commit | 4610bbbd80753a6c798a69ffb7ff4c80553f4459 (patch) | |
tree | 44b189d1c2a02f6146884cd4134af3df1793a66e /sys/dev/ic/if_wireg.h | |
parent | d45afa949d60e3ef52ed151ae8bfc617ea7d3ac6 (diff) |
remove wrong definition since result really belongs to stat (which is
already there).
Diffstat (limited to 'sys/dev/ic/if_wireg.h')
-rw-r--r-- | sys/dev/ic/if_wireg.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/dev/ic/if_wireg.h b/sys/dev/ic/if_wireg.h index 935d2cc6c5c..cfefb91e205 100644 --- a/sys/dev/ic/if_wireg.h +++ b/sys/dev/ic/if_wireg.h @@ -1,4 +1,4 @@ -/* $OpenBSD: if_wireg.h,v 1.37 2005/10/17 10:55:07 fgsch Exp $ */ +/* $OpenBSD: if_wireg.h,v 1.38 2005/10/18 13:37:48 fgsch Exp $ */ /* * Copyright (c) 1997, 1998, 1999 @@ -198,7 +198,6 @@ #define WI_CMD_WRITE_MIF 0x0031 /* prism2 */ #define WI_CMD_CODE_MASK 0x003F -#define WI_CMD_RESULT_MASK 0x7F00 /* * Reclaim qualifier bit, applicable to the |