]> www.infradead.org Git - users/jedix/linux-maple.git/commitdiff
[igb] uek2 fix driver merge
authorMaxim Uvarov <maxim.uvarov@oracle.com>
Wed, 29 Aug 2012 12:54:17 +0000 (05:54 -0700)
committerMaxim Uvarov <maxim.uvarov@oracle.com>
Wed, 29 Aug 2012 12:54:17 +0000 (05:54 -0700)
Signed-off-by: Maxim Uvarov <maxim.uvarov@oracle.com>
drivers/net/igb/kcompat.h

index 553e1c0e03cda419911ca2cd058f946826a6d1e7..9042a38dc8be399cb620f5ba125a486841cec6f7 100644 (file)
@@ -3011,14 +3011,10 @@ static inline void __kc_skb_frag_unref(skb_frag_t *frag)
 #endif
 
 /*****************************************************************************/
-#if ( LINUX_VERSION_CODE < KERNEL_VERSION(3,3,0) )
-typedef u32 netdev_features_t;
-#else /* ! < 3.3.0 */
 #define HAVE_INT_NDO_VLAN_RX_ADD_VID
 #ifdef ETHTOOL_SRXNTUPLE
 #undef ETHTOOL_SRXNTUPLE
 #endif
-#endif /* < 3.3.0 */
 
 /*****************************************************************************/
 #if ( LINUX_VERSION_CODE < KERNEL_VERSION(3,4,0) )