[ROSE]: Trivial compilation CONFIG_INET=n case
authorPavel Emelyanov <xemul@openvz.org>
Wed, 5 Dec 2007 10:18:15 +0000 (02:18 -0800)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 5 Dec 2007 13:37:28 +0000 (05:37 -0800)
commit78f150bf94f5430fe8c34edeafe8d01706f38148
tree8b192b53be1407344668c4307db6441039997226
parent4ac63ad6c52e9cdefbcb54ec4575ab12b78b49d9
[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>
net/rose/rose_dev.c