diff options
author | Veaceslav Falico | 2013-09-25 09:20:06 +0200 |
---|---|---|
committer | David S. Miller | 2013-09-26 16:02:03 -0400 |
commit | 7863c054d1b4fd35f76c13e2e918f7f483fe48f4 (patch) | |
tree | 8be198de57ea3f78f880c8afcaebff9d24797716 /block/partitions | |
parent | 4ed377e36ec2f385484d12e516faf88516fad31c (diff) |
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 'block/partitions')
0 files changed, 0 insertions, 0 deletions