summaryrefslogtreecommitdiff
path: root/libmultipath/prioritizers/hp_sw.h
blob: 2fea48604824142185ae36f8bf87338790490b45 (plain)
1
2
3
4
5
6
7
#ifndef _HP_SW_H
#define _HP_SW_H

#define PRIO_HP_SW "hp_sw"
int prio_hp_sw(struct path * pp);

#endif