From mboxrd@z Thu Jan 1 00:00:00 1970 From: "John W. Linville" Subject: [patch 2.6.13 0/3] 3c59x misc fixes Date: Mon, 12 Sep 2005 10:48:52 -0400 Message-ID: <09122005104852.31469@bilbo.tuxdriver.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: akpm@osdl.org, jgarzik@pobox.com Return-path: To: linux-kernel@vger.kernel.org, netdev@vger.kernel.org Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org A collection of patches for the 3c59x driver: -- Add bounds checking for hw_checksums array -- Use cleaner method for array initialization -- Fix some typos in the module param descriptions Patches to follow...