[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20120301.172408.1182768164929080163.davem@davemloft.net>
Date: Thu, 01 Mar 2012 17:24:08 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: dan.carpenter@...cle.com
Cc: roprabhu@...co.com, benve@...co.com, neepatel@...co.com,
nistrive@...co.com, netdev@...r.kernel.org,
kernel-janitors@...r.kernel.org
Subject: Re: [patch] enic: fix an endian bug in enic_probe()
From: Dan Carpenter <dan.carpenter@...cle.com>
Date: Thu, 1 Mar 2012 10:19:54 +0300
> "num_vfs" is a u32 but we only use the high 16 bits and the low 16bits
> are left as zero. That isn't a problem for little endian systems but it
> will break on big endian ones.
>
> Signed-off-by: Dan Carpenter <dan.carpenter@...cle.com>
Applied.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists