[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20110414.220401.112603574.davem@davemloft.net>
Date: Thu, 14 Apr 2011 22:04:01 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: decot@...gle.com
Cc: fubar@...ibm.com, andy@...yhouse.net, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 2/3] net-bonding: Fix minor/cosmetic type
inconsistencies
aFrom: David Decotigny <decot@...gle.com>
Date: Wed, 13 Apr 2011 18:22:30 -0700
> The __get_link_speed() function returns a u16 value which was stored
> in a u32 local variable. This patch uses the return value directly,
> thus fixing that minor type consistency.
>
> The 'duplex' field in struct slave being encoded on 8 bits, to be more
> consistent we use a u8 integer (instead of u16) whenever we copy it to
> local variables.
>
> Signed-off-by: David Decotigny <decot@...gle.com>
Applied.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists