[NET] sealevel: uses arp_broken_ops
authorRandy Dunlap <randy.dunlap@oracle.com>
Fri, 27 Oct 2006 00:15:20 +0000 (17:15 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Mon, 30 Oct 2006 23:24:33 +0000 (15:24 -0800)
commitd458fd82c9bb536e4a582955e88554a02a92bf78
tree7552a44bfaf5d4b08bf16e88ddd4615431142cb2
parenta7aacdf9ea45bf6139cfd750e558a3dcbc6f16c3
[NET] sealevel: uses arp_broken_ops

On Wed, 25 Oct 2006 18:03:13 +0200 Toralf Förster wrote:

> WARNING: "arp_broken_ops" [drivers/net/wan/sealevel.ko] undefined!
> make[1]: *** [__modpost] Error 1
> make: *** [modules] Error 2
>
> Here's the config:
...
> # CONFIG_INET is not set
> CONFIG_SEALEVEL_4021=m

Sealevel uses arp_broken_ops so it needs to depend on INET.

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/wan/Kconfig