commit | 78f150bf94f5430fe8c34edeafe8d01706f38148 | [log] [tgz] |
---|---|---|
author | Pavel Emelyanov <xemul@openvz.org> | Wed Dec 05 02:18:15 2007 -0800 |
committer | David S. Miller <davem@sunset.davemloft.net> | Wed Dec 05 05:37:28 2007 -0800 |
tree | 8b192b53be1407344668c4307db6441039997226 | |
parent | 4ac63ad6c52e9cdefbcb54ec4575ab12b78b49d9 [diff] |
[ROSE]: Trivial compilation CONFIG_INET=n case The rose_rebuild_header() consists only of some variables in case INET=n, and gcc will warn us about it. Signed-off-by: Pavel Emelyanov <xemul@openvz.org> Signed-off-by: David S. Miller <davem@davemloft.net>