[ISDN]: Remove local copy of device name to make sure renames work.
Signed-off-by: Karsten Keil <kkeil@suse.de> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:

committed by
David S. Miller

parent
f885c5b08e
commit
faca94ffae
@@ -286,7 +286,6 @@ typedef struct {
|
||||
/* Local interface-data */
|
||||
typedef struct isdn_net_local_s {
|
||||
ulong magic;
|
||||
char name[10]; /* Name of device */
|
||||
struct net_device_stats stats; /* Ethernet Statistics */
|
||||
int isdn_device; /* Index to isdn-device */
|
||||
int isdn_channel; /* Index to isdn-channel */
|
||||
|
Reference in New Issue
Block a user