]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commitd3aa201b7d0050883ceb6e59d38695200d408682
tree8b192b53be1407344668c4307db6441039997226
parentd63e91833f1e9fac250a01b97c2816cd1342b65f
[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