Re: [PATCH] simnet: convert to net_device_ops

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Alexander Beregalov
Date: Wednesday, December 10, 2008 - 4:21 am

2008/12/10 David Miller <davem@davemloft.net>:

Thanks for explanation.
Is it better?


 arch/ia64/hp/sim/Kconfig |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/arch/ia64/hp/sim/Kconfig b/arch/ia64/hp/sim/Kconfig
index f92306b..8d513a8 100644
--- a/arch/ia64/hp/sim/Kconfig
+++ b/arch/ia64/hp/sim/Kconfig
@@ -4,6 +4,7 @@ menu "HP Simulator drivers"

 config HP_SIMETH
        bool "Simulated Ethernet "
+       depends on NET

 config HP_SIMSERIAL
        bool "Simulated serial driver support"
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
next-20081209: build problem at arch/ia64/hp/sim/simeth.c, Alexander Beregalov, (Tue Dec 9, 7:11 am)
[PATCH] simnet: convert to net_device_ops, Alexey Dobriyan, (Tue Dec 9, 8:08 am)
Re: [PATCH] simnet: convert to net_device_ops, David Miller, (Tue Dec 9, 11:57 pm)
Re: [PATCH] simnet: convert to net_device_ops, Alexander Beregalov, (Wed Dec 10, 4:21 am)
Re: [PATCH] simnet: convert to net_device_ops, Alexey Dobriyan, (Wed Dec 10, 4:54 am)
Re: [PATCH] simnet: convert to net_device_ops, David Miller, (Wed Dec 10, 4:25 pm)
Re: [PATCH] simnet: convert to net_device_ops, David Miller, (Tue Dec 16, 2:56 am)