[RTNETLINK]: Fix warning for !CONFIG_KMOD
authorThomas Graf <tgraf@suug.ch>
Tue, 31 Jul 2007 21:13:50 +0000 (14:13 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 31 Jul 2007 21:13:50 +0000 (14:13 -0700)
commit8072f085d79a0a73cc5a0333ffa7f0c5d35f76e0
tree0473aee463a67a7cae6f56546c9fa040312ff546
parent376407039c26caacc3e433437d25516ba8f3adc9
[RTNETLINK]: Fix warning for !CONFIG_KMOD

replay label is unused otherwise.

Signed-off-by: Thomas Graf <tgraf@suug.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/core/rtnetlink.c