|
@@ -1255,7 +1255,7 @@ struct net_device {
|
|
|
unsigned char perm_addr[MAX_ADDR_LEN]; /* permanent hw address */
|
|
unsigned char perm_addr[MAX_ADDR_LEN]; /* permanent hw address */
|
|
|
unsigned char addr_assign_type; /* hw address assignment type */
|
|
unsigned char addr_assign_type; /* hw address assignment type */
|
|
|
unsigned char addr_len; /* hardware address length */
|
|
unsigned char addr_len; /* hardware address length */
|
|
|
- unsigned char neigh_priv_len;
|
|
|
|
|
|
|
+ unsigned short neigh_priv_len;
|
|
|
unsigned short dev_id; /* Used to differentiate devices
|
|
unsigned short dev_id; /* Used to differentiate devices
|
|
|
* that share the same link
|
|
* that share the same link
|
|
|
* layer address
|
|
* layer address
|