diff options
Diffstat (limited to 'include/linux/isdn.h')
-rw-r--r-- | include/linux/isdn.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/isdn.h b/include/linux/isdn.h index ad09506554a3..d5dda4b643ac 100644 --- a/include/linux/isdn.h +++ b/include/linux/isdn.h | |||
@@ -286,7 +286,6 @@ typedef struct { | |||
286 | /* Local interface-data */ | 286 | /* Local interface-data */ |
287 | typedef struct isdn_net_local_s { | 287 | typedef struct isdn_net_local_s { |
288 | ulong magic; | 288 | ulong magic; |
289 | char name[10]; /* Name of device */ | ||
290 | struct net_device_stats stats; /* Ethernet Statistics */ | 289 | struct net_device_stats stats; /* Ethernet Statistics */ |
291 | int isdn_device; /* Index to isdn-device */ | 290 | int isdn_device; /* Index to isdn-device */ |
292 | int isdn_channel; /* Index to isdn-channel */ | 291 | int isdn_channel; /* Index to isdn-channel */ |