Petko Manolov wrote:
    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"

ACK but two process problems preventing application:

* patch is base64-encoded

* no signed-off-by included


--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to