]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - net/netlabel/netlabel_addrlist.h
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab...
[karo-tx-linux.git] / net / netlabel / netlabel_addrlist.h
index fdbc1d2c7352be7f993f814ef205cdbd9c5dec2e..a1287ce181300cef285ec6748d641c946453c1a2 100644 (file)
@@ -133,7 +133,7 @@ static inline void netlbl_af4list_audit_addr(struct audit_buffer *audit_buf,
 }
 #endif
 
-#if defined(CONFIG_IPV6) || defined(CONFIG_IPV6_MODULE)
+#if IS_ENABLED(CONFIG_IPV6)
 
 #define __af6list_entry(ptr) container_of(ptr, struct netlbl_af6list, list)