diff options
Diffstat (limited to 'include/linux/netdevice.h')
-rw-r--r-- | include/linux/netdevice.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/linux/netdevice.h b/include/linux/netdevice.h index d101e4d904ba..36e43bd422f8 100644 --- a/include/linux/netdevice.h +++ b/include/linux/netdevice.h | |||
@@ -1483,8 +1483,7 @@ enum netdev_priv_flags { | |||
1483 | * @perm_addr: Permanent hw address | 1483 | * @perm_addr: Permanent hw address |
1484 | * @addr_assign_type: Hw address assignment type | 1484 | * @addr_assign_type: Hw address assignment type |
1485 | * @addr_len: Hardware address length | 1485 | * @addr_len: Hardware address length |
1486 | * @neigh_priv_len; Used in neigh_alloc(), | 1486 | * @neigh_priv_len: Used in neigh_alloc() |
1487 | * initialized only in atm/clip.c | ||
1488 | * @dev_id: Used to differentiate devices that share | 1487 | * @dev_id: Used to differentiate devices that share |
1489 | * the same link layer address | 1488 | * the same link layer address |
1490 | * @dev_port: Used to differentiate devices that share | 1489 | * @dev_port: Used to differentiate devices that share |