]> Git Repo - linux.git/blob - net/9p/trans_common.h
enetc: Migrate to PHYLINK and PCS_LYNX
[linux.git] / net / 9p / trans_common.h
1 /*
2  * Copyright IBM Corporation, 2010
3  * Author Venkateswararao Jujjuri <[email protected]>
4  *
5  * This program is free software; you can redistribute it and/or modify it
6  * under the terms of version 2.1 of the GNU Lesser General Public License
7  * as published by the Free Software Foundation.
8  *
9  * This program is distributed in the hope that it would be useful, but
10  * WITHOUT ANY WARRANTY; without even the implied warranty of
11  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
12  *
13  */
14
15 void p9_release_pages(struct page **, int);
This page took 0.032809 seconds and 4 git commands to generate.