net: Fix FDDI and TR config checks in ipv4 arp and LLC.
authorDavid S. Miller <davem@davemloft.net>
Mon, 10 May 2010 11:59:07 +0000 (04:59 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 10 May 2010 11:59:07 +0000 (04:59 -0700)
commitf0ecde1466f21edf577b809735f4f35f354777a0
treef901b890c53ec33f51e2eaa776f828fafede9759
parentbbd725435ddb1cac732f7a8c23c21ff67f24c60f
net: Fix FDDI and TR config checks in ipv4 arp and LLC.

Need to check both CONFIG_FOO and CONFIG_FOO_MODULE

Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/arp.c
net/llc/llc_sap.c