curvetun-libs = -lnacl \ -lpthread curvetun-objs = xmalloc.o \ xio.o \ xutils.o \ stun.o \ patricia.o \ trie.o \ hash.o \ curve.o \ cpusched.o \ ct_usermgmt.o \ ct_servmgmt.o \ ct_server.o \ ct_client.o \ curvetun.o nz.ch/cgit.cgi/linux/net-next.git/atom/include/rdma?h=nds-private-remove' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/include/rdma
AgeCommit message (Collapse)AuthorFilesLines
2017-02-06net-next: treewide use is_vlan_dev() helper function.Parav Pandit1-4/+2
This patch makes use of is_vlan_dev() function instead of flag comparison which is exactly done by is_vlan_dev() helper function. Signed-off-by: Parav Pandit <parav@mellanox.com> Reviewed-by: Daniel Jurgens <danielj@mellanox.com> Acked-by: Stephen Hemminger <stephen@networkplumber.org> Acked-by: Jon Maxwell <jmaxwell37@gmail.com> Acked-by: Johannes Thumshirn <jth@kernel.org> Acked-by: Haiyang Zhang <haiyangz@microsoft.com> Signed-off-by: David S. Miller <davem@davemloft.net>