Searched hist:c99d667e852766afc755fa4430be64bb94e5ea1c (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/ethernet/broadcom/ |
H A D | cnic.c | diff c99d667e852766afc755fa4430be64bb94e5ea1c Fri Sep 05 02:12:57 CEST 2014 Anish Bhatt <anish@chelsio.com> cnic : Cleanup CONFIG_IPV6 & VLAN check
The cnic module needs to ensure that if ipv6 support is compiled as a module, then the cnic module cannot be compiled as built-in as it depends on ipv6. Made this check cleaner via Kconfig
Use simpler IS_ENABLED for CONFIG_VLAN_8021Q check
Signed-off-by: Anish Bhatt <anish@chelsio.com> Acked-by: Michael Chan <mchan@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | Kconfig | diff c99d667e852766afc755fa4430be64bb94e5ea1c Fri Sep 05 02:12:57 CEST 2014 Anish Bhatt <anish@chelsio.com> cnic : Cleanup CONFIG_IPV6 & VLAN check
The cnic module needs to ensure that if ipv6 support is compiled as a module, then the cnic module cannot be compiled as built-in as it depends on ipv6. Made this check cleaner via Kconfig
Use simpler IS_ENABLED for CONFIG_VLAN_8021Q check
Signed-off-by: Anish Bhatt <anish@chelsio.com> Acked-by: Michael Chan <mchan@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|