aboutsummaryrefslogtreecommitdiff
path: root/at76_usb.h
diff options
context:
space:
mode:
authorGuido Guenther <agx@sigxcpu.org>2007-03-10 16:18:36 +0100
committerGuido Guenther <agx@bogon.sigxcpu.org>2007-03-11 20:59:56 +0100
commite373224c8c4938561d2c46d0a82763b78cd645ad (patch)
tree2bd56ff90e0ec2156203ec929c5fcf9eac6e190e /at76_usb.h
parent8778f48ffa742cc83a719e3de47ee80781f5f327 (diff)
dump_bss_table: get rid of useless force_output parameter and obuf_s in the
at76c503a structure
Diffstat (limited to 'at76_usb.h')
-rw-r--r--at76_usb.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/at76_usb.h b/at76_usb.h
index 7f5e347..dd6b42f 100644
--- a/at76_usb.h
+++ b/at76_usb.h
@@ -605,7 +605,6 @@ struct at76c503 {
unsigned int device_unplugged:1;
unsigned int netdev_registered:1;
char obuf[2 * 256 + 1]; /* global debug output buffer to reduce stack usage */
- char obuf_s[3 * 32]; /* small global debug output buffer to reduce stack usage */
struct set_mib_buffer mib_buf; /* global buffer for set_mib calls */
/* new whiz-bang feature flags */