net: rename netdev_upper to netdev_adjacent
authorVeaceslav Falico <[email protected]>
Wed, 28 Aug 2013 21:25:04 +0000 (23:25 +0200)
committerDavid S. Miller <[email protected]>
Thu, 29 Aug 2013 20:19:41 +0000 (16:19 -0400)
commitaa9d85605f5ab070b64842b3eba797cf81698ae1
tree23111da6346fb4ff5d8f97fbd67c6fb005c3bb5d
parent6d508cce9248acbd9f2713c71a28ef58ff5c4e27
net: rename netdev_upper to netdev_adjacent

Rename the structure to reflect the upcoming addition of lower_dev_list.

CC: "David S. Miller" <[email protected]>
CC: Eric Dumazet <[email protected]>
CC: Jiri Pirko <[email protected]>
CC: Alexander Duyck <[email protected]>
CC: Cong Wang <[email protected]>
Signed-off-by: Veaceslav Falico <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
net/core/dev.c