]> git.baikalelectronics.ru Git - kernel.git/commit
macvlan: pass 'bool' type to macvlan_count_rx()
authorjbaron@akamai.com <jbaron@akamai.com>
Fri, 10 Oct 2014 03:13:27 +0000 (03:13 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 10 Oct 2014 19:09:47 +0000 (15:09 -0400)
commit6ee94a403f6efe59cb30ce92463cbb348bb120ae
tree2546c25adab8cc6dd72e130c3837b99f9fd73703
parent63c4425454fb8e55e4fb624a07081ce96e8fa0fa
macvlan: pass 'bool' type to macvlan_count_rx()

Pass last argument to macvlan_count_rx() as the correct bool type.

Signed-off-by: Jason Baron <jbaron@akamai.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/macvlan.c