[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:
parent
f885c5b08e
commit
faca94ffae
3 changed files with 85 additions and 69 deletions
|
|
@ -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 */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue