From 5a11668c5fefd77583cd2a61d079a9e1e46e6a72 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Miros=C5=82aw?= Date: Tue, 15 Nov 2011 15:29:55 +0000 Subject: [PATCH] --- yaml --- r: 277556 b: refs/heads/master c: a861a8b233e9024303fb8e73e465e81ad7119d5a h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/include/linux/netdev_features.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 8e4a5c399d7d..b01845587912 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 475414f6f20cb1211319f02a96ef241f716cfe1d +refs/heads/master: a861a8b233e9024303fb8e73e465e81ad7119d5a diff --git a/trunk/include/linux/netdev_features.h b/trunk/include/linux/netdev_features.h index 04ac8f8433e9..20e3a1f9892d 100644 --- a/trunk/include/linux/netdev_features.h +++ b/trunk/include/linux/netdev_features.h @@ -12,7 +12,7 @@ #include -typedef u32 netdev_features_t; +typedef u64 netdev_features_t; enum { NETIF_F_SG_BIT, /* Scatter/gather IO. */