/* * Copyright (C) 2006-2010 Red Hat, Inc. All rights reserved. * * This copyrighted material is made available to anyone wishing to use, * modify, copy, or redistribute it subject to the terms and conditions * of the GNU General Public License v.2. */ #ifndef __USER_DOT_H__ #define __USER_DOT_H__ void dlm_user_add_ast(struct dlm_lkb *lkb, uint32_t flags, int mode, int status, uint32_t sbflags, uint64_t seq); int dlm_user_init(void); void dlm_user_exit(void); int dlm_device_deregister(struct dlm_ls *ls); int dlm_user_daemon_available(void); #endif d='header'> cgit logo index : net-next.git
net-next plumbingsTobias Klauser
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuca Coelho <luciano.coelho@intel.com>2016-10-26 16:04:43 +0300
committerLuca Coelho <luciano.coelho@intel.com>2017-01-26 09:38:55 +0200
commit5d81fbd5df9654940dfc14b4fed193273a83aab2 (patch)
treeb44a780fe01e5dc652bfc9cb14b3f212aa2869b5
parentc2e27e16f2411155b906db201b7e478144034ffe (diff)
iwlwifi: mvm: bump max API to 28
We skipped one release, so bump twice, to 28. Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Diffstat