[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.DEB.1.00.0801091222560.3171@bender.nucleusys.com>
Date: Wed, 9 Jan 2008 12:30:28 +0200 (EET)
From: Petko Manolov <petkan@...leusys.com>
To: jgarzik@...ox.com
cc: netdev@...r.kernel.org
Subject: [patch] pegasus.c
Hi Jeff,
Attached you'll find a patch that is fixing a driver bug triggered when
malformed string is passed to the 'devid' module parameter. The expected
format is:
"device_name:vendor_id:device_id:flags"
but it turned out people often type:
"somename::0"
instead of:
"somename:::0"
cheers,
Petko
View attachment "pegasus.c.patch" of type "TEXT/x-diff" (1373 bytes)
Powered by blists - more mailing lists