aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/netdevice.h
diff options
context:
space:
mode:
authorVeaceslav Falico <vfalico@redhat.com>2013-09-25 09:20:06 +0200
committerDavid S. Miller <davem@davemloft.net>2013-09-26 16:02:03 -0400
commit7863c054d1b4fd35f76c13e2e918f7f483fe48f4 (patch)
tree8be198de57ea3f78f880c8afcaebff9d24797716 /include/linux/netdevice.h
parentnet: neighbour: use source address of last enqueued packet for solicitation (diff)
downloadlinux-dev-7863c054d1b4fd35f76c13e2e918f7f483fe48f4.tar.xz
linux-dev-7863c054d1b4fd35f76c13e2e918f7f483fe48f4.zip
net: use lists as arguments instead of bool upper
Currently we make use of bool upper when we want to specify if we want to work with upper/lower list. It's, however, harder to read, debug and occupies a lot more code. Fix this by just passing the correct upper/lower_dev_list list_head pointer instead of bool upper, and work internally with it. CC: "David S. Miller" <davem@davemloft.net> CC: Eric Dumazet <edumazet@google.com> CC: Jiri Pirko <jiri@resnulli.us> CC: Alexander Duyck <alexander.h.duyck@intel.com> CC: Cong Wang <amwang@redhat.com> Signed-off-by: Veaceslav Falico <vfalico@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux/netdevice.h')
0 files changed, 0 insertions, 0 deletions