[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20110301.115300.112595321.davem@davemloft.net>
Date: Tue, 01 Mar 2011 11:53:00 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: huzaifas@...hat.com
Cc: netdev@...r.kernel.org, geert@...ux-m68k.org, tj@...nel.org,
eric.dumazet@...il.com
Subject: Re: [PATCH] Fix possible null pointer dereference in ariadne.c
From: huzaifas@...hat.com
Date: Tue, 1 Mar 2011 17:03:27 +0530
> + *lance = (struct Am79C960*)dev->base_addr;
If you had actually compiled this, the compiler would have given
you a warning shoing that the leading "*" in "*lance" is not
appropriate for this assignment.
--
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